Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 805 Bytes

File metadata and controls

17 lines (13 loc) · 805 Bytes

Okta.Sdk.Model.Feature

Specifies feature release cycle information

Properties

Name Type Description Notes
Description string Brief description of the feature and what it provides [optional]
Id string Unique identifier for this feature [optional] [readonly]
Name string Name of the feature [optional]
Stage FeatureStage [optional]
Status EnabledStatus [optional]
Type FeatureType [optional]
Links FeatureLinks [optional]

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