stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > ShippingLineInput

AdminTypes.ShippingLineInput interface

The input fields for specifying the shipping details for the order.

Signature:

export interface ShippingLineInput 

Properties

Property Modifiers Type Description
price?   InputMaybe<Scalars[‘Money’][‘input’]> (Optional) Price of the shipping rate.
shippingRateHandle?   InputMaybe<Scalars[‘String’][‘input’]> (Optional) A unique identifier for the shipping rate.
title?   InputMaybe<Scalars[‘String’][‘input’]> (Optional) Title of the shipping rate.