Home > @infiniteobjects/shopify-data-manager > AdminTypes > DeliveryRateDefinitionInput
The input fields for a rate definition.
Signature:
export interface DeliveryRateDefinitionInput
Property | Modifiers | Type | Description |
---|---|---|---|
id? | InputMaybe<Scalars[‘ID’][‘input’]> | (Optional) A globally-unique ID of the rate definition. | |
price | MoneyInput | The price of the rate definition. |