Skip to content

Latest commit

 

History

History
34 lines (30 loc) · 2.03 KB

Project.md

File metadata and controls

34 lines (30 loc) · 2.03 KB

Project

Properties

Name Type Description Notes
Id string [optional] [default to null]
InternalId string [optional] [default to null]
Uuid string [optional] [default to null]
Name string [optional] [default to null]
ParentProjectId string [optional] [default to null]
ParentProjectInternalId string [optional] [default to null]
ParentProjectName string [optional] [default to null]
Archived bool [optional] [default to null]
Virtual bool [optional] [default to null]
Description string [optional] [default to null]
Href string [optional] [default to null]
WebUrl string [optional] [default to null]
Links *Links [optional] [default to null]
ParentProject *Project [optional] [default to null]
ReadOnlyUI *StateField [optional] [default to null]
DefaultTemplate *BuildType [optional] [default to null]
BuildTypes *BuildTypes [optional] [default to null]
Templates *BuildTypes [optional] [default to null]
Parameters *Properties [optional] [default to null]
VcsRoots *VcsRoots [optional] [default to null]
ProjectFeatures *ProjectFeatures [optional] [default to null]
Projects *Projects [optional] [default to null]
CloudProfiles *CloudProfiles [optional] [default to null]
AncestorProjects *Projects [optional] [default to null]
Locator string [optional] [default to null]

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