Home > @infiniteobjects/shopify-data-manager > AdminTypes > SuggestedOrderTransaction > maximumRefundable
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']>;