Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 806 Bytes

FeatureStage.md

File metadata and controls

12 lines (8 loc) · 806 Bytes

Okta.Sdk.Model.FeatureStage

Current release cycle stage of a feature If a feature's stage value is EA, the state is null and not returned. If the value is BETA, the state is OPEN or CLOSED depending on whether the BETA feature is manageable. > Note: If a feature's stage is OPEN BETA, you can update it only in Preview cells. If a feature's stage is CLOSED BETA, you can disable it only in Preview cells.

Properties

Name Type Description Notes
State FeatureStageState [optional]
Value FeatureStageValue [optional]

[Back to Model list] [Back to API list] [Back to README]