Home > @infiniteobjects/shopify-data-manager > AdminTypes > ShopPlan
The billing plan of the shop.
Signature:
export interface ShopPlan
| Property | Modifiers | Type | Description |
|---|---|---|---|
| displayName | Scalars[‘String’][‘output’] | The name of the shop’s billing plan. | |
| partnerDevelopment | Scalars[‘Boolean’][‘output’] | Whether the shop is a partner development shop for testing purposes. | |
| shopifyPlus | Scalars[‘Boolean’][‘output’] | Whether the shop has a Shopify Plus subscription. |