installmentPaymentDataPeriodInstallmentType property

  1. @BuiltValueField.new(wireName: r'installmentPaymentData.installmentType')
String? get installmentPaymentDataPeriodInstallmentType

Type of installment. The value of installmentType should be IssuerFinanced.

Implementation

@BuiltValueField(wireName: r'installmentPaymentData.installmentType')
String? get installmentPaymentDataPeriodInstallmentType;