stack

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

AdminTypes.CalculatedOrder.subtotalPriceSet property

The subtotal of the line items, in shop and presentment currencies, after all the discounts are applied. The subtotal doesn’t include shipping. The subtotal includes taxes for taxes-included orders and excludes taxes for taxes-excluded orders.

Signature:

subtotalPriceSet?: Maybe<MoneyBag>;