installmentPaymentDataPeriodSelectedInstallmentOption property
- @BuiltValueField.new(wireName: r'installmentPaymentData.selectedInstallmentOption')
This is the installment option selected by the shopper. It is required only if specified by the user.
Implementation
@BuiltValueField(wireName: r'installmentPaymentData.selectedInstallmentOption')
String? get installmentPaymentDataPeriodSelectedInstallmentOption;