installmentPaymentDataPeriodInstallmentType property
- @BuiltValueField.new(wireName: r'installmentPaymentData.installmentType')
Type of installment. The value of installmentType should be IssuerFinanced.
Implementation
@BuiltValueField(wireName: r'installmentPaymentData.installmentType')
String? get installmentPaymentDataPeriodInstallmentType;