Skip to main content

Limits Object

No description

type Limits {
channels: Int
orders: Int
productVariants: Int
staffUsers: Int
warehouses: Int
}

Fields

channels ● Int

Defines the number of channels.

orders ● Int

Defines the number of order.

productVariants ● Int

Defines the number of product variants.

staffUsers ● Int

Defines the number of staff users.

warehouses ● Int

Defines the number of warehouses.

Member Of

LimitInfo object