| 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] |