On this page
No Headings
Core properties that define a feature - a capability or functionality that can be entitled to customers through plans or subscriptions
objectcodestring^[a-zA-Z0-9_-]+$Unique identifier for the feature across your entire system. This code is used when creating entitlements and should represent the feature's function (e.g., 'seats', 'api-access', 'API_STORAGE'). Allows alphanumeric characters, underscores, and hyphens.
namestringCustomer-facing name of the feature that clearly describes what functionality or capability it provides. This name appears in billing interfaces and customer portals.
descriptionstringDetailed explanation of what this feature provides, its limitations, and how it affects the customer's experience.