Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.17 KB

ProjectBasic.md

File metadata and controls

24 lines (20 loc) · 1.17 KB

ProjectBasic

Properties

Name Type Description Notes
Id int32 [optional] [default to null]
FullName string [optional] [default to null]
HumanName string [optional] [default to null]
Url string [optional] [default to null]
Namespace *interface{} [optional] [default to null]
Path string [optional] [default to null]
Name string [optional] [default to null]
Owner *UserBasic [optional] [default to null]
Description string [optional] [default to null]
Private bool [optional] [default to null]
Public bool [optional] [default to null]
Internal bool [optional] [default to null]
Fork bool [optional] [default to null]
HtmlUrl string [optional] [default to null]
SshUrl string [optional] [default to null]

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