Account
Represents an account of a Stigg customer.Environment
Represents a Stigg customer environment that’s integrated with the Stigg platform. Stigg customers can integrate multiple environments belonging to the same account with the Stigg platform. An example use-case can be separate environments for development, test, staging, and production.User
Represents a user in the account that uses the Stigg platform, either via the Stigg Management Console. Example users can be: product managers, developers, customer success managers, etc. Currently, all users have access to all environments.Feature
Represents configurable functionality in the product that can be monetized. Features are environment-specific. Stigg supports 3 types of features:- Boolean features - represent functionality that customers can either have access to or not.
- Configuration features - represent functionality that can be configured, for example: the number of days for data retention.
- Metered features - represent functionality with varying usage that needs to be tracked, for example: number of seats, number of API calls made, etc.