BillingFeatureEnum
A metered feature a billing plan can grant an allowance for.
enum BillingFeatureEnum {
BRANDS
EDI_CONNECTIONS
INTEGRATIONS
SALES_CHANNELS
USERS
WAREHOUSES
}
Values
BillingFeatureEnum.BRANDS
The brands feature.
BillingFeatureEnum.EDI_CONNECTIONS
The edi connections feature.
BillingFeatureEnum.INTEGRATIONS
The integrations feature.
BillingFeatureEnum.SALES_CHANNELS
The sales channels feature.
BillingFeatureEnum.USERS
The users feature.
BillingFeatureEnum.WAREHOUSES
The warehouses feature.
Member Of
BillingPlanAllowance object