paymentsRefundAttributes property
- @JsonKey.new(name: 'payments_refund_attributes', includeIfNull: false)
final
Implementation
@JsonKey(name: 'payments_refund_attributes', includeIfNull: false)
final ShopifySharpPaymentsRefundAttributes? paymentsRefundAttributes;