stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > LineItemSellingPlan

AdminTypes.LineItemSellingPlan interface

Represents the selling plan for a line item.

Signature:

export interface LineItemSellingPlan 

Properties

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.