bitbucket-api-client-lib

Snippet

Properties

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]

Enum: ScmEnum

Name | Value —- | —– HG | "hg" GIT | "git"