stack

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

AdminTypes.SubscriptionLine.sellingPlanName property

The selling plan name associated to the line. This name describes the order line items created from this subscription line for both merchants and customers.

The value can be different from the selling plan’s name, because both the selling plan’s name and the subscription line’s selling_plan_name attribute can be updated independently.

Signature:

sellingPlanName?: Maybe<Scalars['String']['output']>;