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

Latest commit

 

History

History
23 lines (19 loc) · 1.2 KB

Environment.md

File metadata and controls

23 lines (19 loc) · 1.2 KB

Environment

Properties

Name Type Description Notes
_links Links [optional] [default to null]
_id Id [optional] [default to null]
key string [optional] [default to null]
name string [optional] [default to null]
apiKey string [optional] [default to null]
mobileKey string [optional] [default to null]
color string [optional] [default to null]
defaultTtl integer [optional] [default to null]
secureMode boolean [optional] [default to null]
defaultTrackEvents boolean [optional] [default to null]
tags array[string] [optional] [default to null]
requireComments boolean [optional] [default to null]
confirmChanges boolean [optional] [default to null]
approvalSettings Environment_approvalSettings [optional] [default to null]

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