stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > SellingPlanRecurringDeliveryPolicyInput > intent

AdminTypes.SellingPlanRecurringDeliveryPolicyInput.intent property

Intention of this delivery policy, it can be either: delivery or fulfillment.

Signature:

intent?: InputMaybe<SellingPlanRecurringDeliveryPolicyIntent | `${SellingPlanRecurringDeliveryPolicyIntent}`>;