Home > @infiniteobjects/shopify-data-manager > AdminTypes > OrderTransaction > totalUnsettled
Warning: This API is now obsolete.
Use
totalUnsettledSet
instead.
Specifies the available amount to capture on the gateway. Only available when an amount is capturable or manually mark as paid.
Signature:
totalUnsettled?: Maybe<Scalars['Money']['output']>;