stack

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

AdminTypes.AppSubscriptionLineItem interface

The plan attached to an app subscription.

Signature:

export interface AppSubscriptionLineItem 

Properties

Property Modifiers Type Description
id   Scalars[‘ID’][‘output’] A globally-unique ID.
plan   AppPlanV2 The pricing model for the app subscription.
usageRecords   AppUsageRecordConnection A list of the store’s usage records for a usage pricing plan.