refundedAmount property

  1. @JsonKey(name: 'refunded_amount')
int? refundedAmount
final

Implementation

@JsonKey(name: 'refunded_amount')
final int? refundedAmount;