refundId property

  1. @JsonKey.new(name: 'refund_id')
String refundId
final

Implementation

@JsonKey(name: 'refund_id')
final String refundId;