amount property

  1. @JsonKey(name: 'amount')
PaymentAmount? amount
final

Implementation

@JsonKey(name: 'amount')
final PaymentAmount? amount;