Name | Type | Description | Notes ———— | ————- | ————- | ————- id | Integer | | [optional] title | String | | [optional] scm | ScmEnum | The DVCS used to store the snippet. | [optional] createdOn | OffsetDateTime | | [optional] updatedOn | OffsetDateTime | | [optional] owner | Account | | [optional] creator | Account | | [optional] isPrivate | Boolean | | [optional]
Name | Value —- | —– HG | "hg" GIT | "git"