stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > Order > subtotalPriceSet

AdminTypes.Order.subtotalPriceSet property

The sum of the prices for all line items after discounts and before returns, in shop and presentment currencies. If taxesIncluded is true, then the subtotal also includes tax.

Signature:

subtotalPriceSet?: Maybe<MoneyBag>;