stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > OrderTransaction > totalUnsettledV2

AdminTypes.OrderTransaction.totalUnsettledV2 property

Warning: This API is now obsolete.

Use totalUnsettledSet instead.

Specifies the available amount with currency to capture on the gateway. Only available when an amount is capturable or manually mark as paid.

Signature:

totalUnsettledV2?: Maybe<MoneyV2>;