Home > @infiniteobjects/shopify-data-manager > AdminTypes > LineItemSellingPlan
Represents the selling plan for a line item.
Signature:
export interface LineItemSellingPlan
Property | Modifiers | Type | Description |
---|---|---|---|
name | Scalars[‘String’][‘output’] | The name of the selling plan for display purposes. | |
sellingPlanId? | Maybe<Scalars[‘ID’][‘output’]> | (Optional) The ID of the selling plan associated with the line item. |