AccountFeatureStatusEnum
No description
enum AccountFeatureStatusEnum {
ACTIVE
DEPRECATED
INACTIVE
REMOVED
}
Values
AccountFeatureStatusEnum.ACTIVE
The feature is active and available for use
AccountFeatureStatusEnum.DEPRECATED
The feature is deprecated and will be removed in the future
AccountFeatureStatusEnum.INACTIVE
The feature is inactive and not available for use
AccountFeatureStatusEnum.REMOVED
The feature has been removed and is no longer available
Member Of
AccountFeature
object ● AccountFeatureFiltersInput
input