stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > SuggestedOrderTransaction > maximumRefundable

AdminTypes.SuggestedOrderTransaction.maximumRefundable property

Warning: This API is now obsolete.

Use maximumRefundableSet instead.

Specifies the available amount to refund on the gateway. Only available within SuggestedRefund.

Signature:

maximumRefundable?: Maybe<Scalars['Money']['output']>;