paymentsRefundAttributes property

  1. @JsonKey.new(name: 'payments_refund_attributes', includeIfNull: false)
ShopifySharpPaymentsRefundAttributes? paymentsRefundAttributes
final

Implementation

@JsonKey(name: 'payments_refund_attributes', includeIfNull: false)
final ShopifySharpPaymentsRefundAttributes? paymentsRefundAttributes;