inventoryPolicy:
SellingPlanInventoryPolicyInput -
A selling plan policy which describes the inventory details.
metafields:
MetafieldInput -
Additional customizable information to associate with the SellingPlan.
name:
String -
Buyer facing string which describes the selling plan content.
options:
String -
The values of all options available on the selling plan. Selling plans are grouped together in Liquid when they're created by the same app, and have the same `selling_plan_group.name` and `selling_plan_group.options` values.
position:
Int -
Relative value for display purposes of this plan. A lower position will be displayed before a higher one.
pricingPolicies:
SellingPlanPricingPolicyInput -
The pricing policies which describe the pricing details. Each selling plan
can only contain a maximum of 2 pricing policies.