stack

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

AdminTypes.SellingPlanDeliveryPolicyInput interface

The input fields that are required to create or update a delivery policy.

Signature:

export interface SellingPlanDeliveryPolicyInput 

Properties

Property Modifiers Type Description
fixed?   InputMaybe<SellingPlanFixedDeliveryPolicyInput> (Optional) The fixed delivery policy details.
recurring?   InputMaybe<SellingPlanRecurringDeliveryPolicyInput> (Optional) The recurring delivery policy details.