A bundle identifies a set of capabilities available to a tenant.
Properties
Name | Type | Description | Notes |
---|
bundleType | BundleTypeEnum | Identifies the bundle. | |
rank | Integer | A number that allows to sort bundles of the same category by precedence. Read-only currently. | [optional] |
usageReportId | String | An identifier used to report usage for this bundle. | [optional] |
BundleTypeEnum
Name | Value |
---|
ADVANCED | "ADVANCED" |
ESSENTIALS | "ESSENTIALS" |
PROFESSIONAL | "PROFESSIONAL" |
ENTERPRISE | "ENTERPRISE" |
API | "API" |
STANDARD | "STANDARD" |
PLUS | "PLUS" |
PREMIUM | "PREMIUM" |
CONSUMER | "CONSUMER" |