Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 740 Bytes

Snippet.md

File metadata and controls

17 lines (14 loc) · 740 Bytes

Itofinity.Bitbucket.Rest.Model.Snippet

Properties

Name Type Description Notes
Type string
Id int? [optional]
Title string [optional]
Scm string The DVCS used to store the snippet. [optional]
CreatedOn DateTime? [optional]
UpdatedOn DateTime? [optional]
Owner Account [optional]
Creator Account [optional]
IsPrivate bool? [optional]

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