Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 898 Bytes

File metadata and controls

18 lines (14 loc) · 898 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]