stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > ShippingLineSale > shippingLine

AdminTypes.ShippingLineSale.shippingLine property

The shipping line item for the associated sale. shippingLine is not available if the SaleActionType is a return.

Signature:

shippingLine?: Maybe<ShippingLine>;