Skip to content
This repository was archived by the owner on Sep 3, 2021. It is now read-only.

Latest commit

 

History

History
18 lines (14 loc) · 912 Bytes

FeatureFlagBody.md

File metadata and controls

18 lines (14 loc) · 912 Bytes

featureFlagBody

Properties

Name Type Description Notes
name string [default to null]
key string [default to null]
description string [optional] [default to null]
variations array[Variation] [default to null]
temporary boolean [optional] [default to null]
tags array[string] [optional] [default to null]
includeInSnippet boolean [optional] [default to null]
clientSideAvailability ClientSideAvailability [optional] [default to null]
defaults Defaults [optional] [default to null]

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