maxValue property
The maximum number of installments offered for this payment method.
Implementation
@BuiltValueField(wireName: r'maxValue')
int? get maxValue;
The maximum number of installments offered for this payment method.
@BuiltValueField(wireName: r'maxValue')
int? get maxValue;