stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > LineItemMutable > unfulfilledOriginalTotal

AdminTypes.LineItemMutable.unfulfilledOriginalTotal property

Warning: This API is now obsolete.

Use unfulfilledOriginalTotalSet instead.

The total price without any discounts applied. This value is based on the unit price of the variant x quantity of all unfulfilled units, in shop currency.

Signature:

unfulfilledOriginalTotal: Scalars['Money']['output'];