Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 565 Bytes

FeatureFlag.md

File metadata and controls

13 lines (9 loc) · 565 Bytes

FeatureFlag

Properties

Name Type Description Notes
name str The name of the feature flag.
value str The value of the feature flag.
created datetime The time this entity was last created. [optional]
modified datetime The time this entity was last modified. [optional]

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