SellingPlanInput input object
Specifies the input fields to create or update a selling plan.
Input fields
-
billingPolicy (
SellingPlanBillingPolicyInput
)Selling plan policy which describes the billing details.
-
deliveryPolicy (
SellingPlanDeliveryPolicyInput
)Selling plan policy which describes the delivery details.
-
description (
String
)Buyer facing string which describes the selling plan commitment.
-
id (
ID
)ID of the selling plan.
-
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 are created by the same app, and have the same
selling_plan_group.name
andselling_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!]
)Pricing policies which describe the pricing details. Each selling plan can only contain a maximum of 2 pricing policies.
Specifies the input fields to create or update a selling plan.
Input fields
-
billingPolicy (
SellingPlanBillingPolicyInput
)Selling plan policy which describes the billing details.
-
deliveryPolicy (
SellingPlanDeliveryPolicyInput
)Selling plan policy which describes the delivery details.
-
description (
String
)Buyer facing string which describes the selling plan commitment.
-
id (
ID
)ID of the selling plan.
-
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 are created by the same app, and have the same
selling_plan_group.name
andselling_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!]
)Pricing policies which describe the pricing details. Each selling plan can only contain a maximum of 2 pricing policies.
Specifies the input fields to create or update a selling plan.
Input fields
-
billingPolicy (
SellingPlanBillingPolicyInput
)Selling plan policy which describes the billing details.
-
deliveryPolicy (
SellingPlanDeliveryPolicyInput
)Selling plan policy which describes the delivery details.
-
description (
String
)Buyer facing string which describes the selling plan commitment.
-
id (
ID
)ID of the selling plan.
-
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 are created by the same app, and have the same
selling_plan_group.name
andselling_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!]
)Pricing policies which describe the pricing details. Each selling plan can only contain a maximum of 2 pricing policies.