Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 911 Bytes

ReleasePhase.md

File metadata and controls

18 lines (13 loc) · 911 Bytes

ReleasePhase

Properties

Name Type Description Notes
id str The phase ID
name str The release phase name
complete bool Whether this phase is complete
creation_date int
audiences [ReleaseAudience] A logical grouping of one or more environments that share attributes for rolling out changes
completion_date int [optional]
completed_by CompletedBy [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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