maxAmount property
The maximum amount this payment product allows for a payment, expressed as an amount in cents.
Implementation
@JsonKey()
final int? maxAmount;
The maximum amount this payment product allows for a payment, expressed as an amount in cents.
@JsonKey()
final int? maxAmount;