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