stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > SubscriptionLine > sellingPlanId

AdminTypes.SubscriptionLine.sellingPlanId property

The selling plan ID associated to the line.

Indicates which selling plan was used to create this contract line initially. The selling plan ID is also used to find the associated delivery profile.

The subscription contract, subscription line, or selling plan might have changed. As a result, the selling plan’s attributes might not match the information on the contract.

Signature:

sellingPlanId?: Maybe<Scalars['ID']['output']>;