Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 897 Bytes

Snippet.md

File metadata and controls

17 lines (14 loc) · 897 Bytes

Snippet

Properties

Name Type Description Notes
Type_ string [default to null]
Id int32 [optional] [default to null]
Title string [optional] [default to null]
Scm string The DVCS used to store the snippet. [optional] [default to null]
CreatedOn time.Time [optional] [default to null]
UpdatedOn time.Time [optional] [default to null]
Owner *Account [optional] [default to null]
Creator *Account [optional] [default to null]
IsPrivate bool [optional] [default to null]

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