SellingPlan object
Represents a selling plan.
Required access
Requires access to either all or app-owned selling plans.
On this page
Fields
-
billingPolicy (
SellingPlanBillingPolicy!
)Selling plan policy which describes the billing details.
-
createdAt (
DateTime!
)The date and time when the selling plan was created.
-
deliveryPolicy (
SellingPlanDeliveryPolicy!
)Selling plan policy which describes the delivery details.
-
description (
String
)Buyer facing string which describes the selling plan commitment.
-
id (
ID!
)Globally unique identifier.
-
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 position of the selling plan for display. A lower position will be displayed before a higher position.
-
pricingPolicies (
[SellingPlanPricingPolicy!]!
)Selling plan pricing details.
Types that return SellingPlan
Implements
An auto-generated type for paginating through multiple SellingPlans.
On this page
Fields
-
edges (
[SellingPlanEdge!]!
)A list of edges.
-
pageInfo (
PageInfo!
)Information to aid in pagination.
Types that return SellingPlan
An auto-generated type which holds one SellingPlan and a cursor during pagination.
On this page
Fields
-
cursor (
String!
)A cursor for use in pagination.
-
node (
SellingPlan!
)The item at the end of SellingPlanEdge.
Types that return SellingPlan
Represents a selling plan.
Required access
Requires access to either all or app-owned selling plans.
On this page
Fields
-
billingPolicy (
SellingPlanBillingPolicy!
)Selling plan policy which describes the billing details.
-
createdAt (
DateTime!
)The date and time when the selling plan was created.
-
deliveryPolicy (
SellingPlanDeliveryPolicy!
)Selling plan policy which describes the delivery details.
-
description (
String
)Buyer facing string which describes the selling plan commitment.
-
id (
ID!
)Globally unique identifier.
-
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 position of the selling plan for display. A lower position will be displayed before a higher position.
-
pricingPolicies (
[SellingPlanPricingPolicy!]!
)Selling plan pricing details.
Types that return SellingPlan
Implements
An auto-generated type for paginating through multiple SellingPlans.
On this page
Fields
-
edges (
[SellingPlanEdge!]!
)A list of edges.
-
pageInfo (
PageInfo!
)Information to aid in pagination.
An auto-generated type which holds one SellingPlan and a cursor during pagination.
On this page
Fields
-
cursor (
String!
)A cursor for use in pagination.
-
node (
SellingPlan!
)The item at the end of SellingPlanEdge.
Types that return SellingPlanEdge
Represents a selling plan.
Required access
Requires access to either all or app-owned selling plans.
On this page
Fields
-
billingPolicy (
SellingPlanBillingPolicy!
)Selling plan policy which describes the billing details.
-
createdAt (
DateTime!
)The date and time when the selling plan was created.
-
deliveryPolicy (
SellingPlanDeliveryPolicy!
)Selling plan policy which describes the delivery details.
-
description (
String
)Buyer facing string which describes the selling plan commitment.
-
id (
ID!
)Globally unique identifier.
-
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 position of the selling plan for display. A lower position will be displayed before a higher position.
-
pricingPolicies (
[SellingPlanPricingPolicy!]!
)Selling plan pricing details.
Types that return SellingPlan
Implements
An auto-generated type for paginating through multiple SellingPlans.
On this page
Fields
-
edges (
[SellingPlanEdge!]!
)A list of edges.
-
pageInfo (
PageInfo!
)Information to aid in pagination.
An auto-generated type which holds one SellingPlan and a cursor during pagination.
On this page
Fields
-
cursor (
String!
)A cursor for use in pagination.
-
node (
SellingPlan!
)The item at the end of SellingPlanEdge.