Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 585 Bytes

FeatureFlag.md

File metadata and controls

12 lines (9 loc) · 585 Bytes

TalonOne.Model.FeatureFlag

Properties

Name Type Description Notes
Name string The name of the feature flag.
Value string 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]