GitHubGistDistribution
Properties
Name | Type | Description | Notes |
---|---|---|---|
recipients | Recipients | ||
`public` | kotlin.Boolean | This will let us know if the gist is public or private. | |
name | kotlin.String | This is the name of the gist you will add. | |
created | GroupedTimestamp | ||
updated | GroupedTimestamp | ||
githubId | kotlin.String | This is the id that github uses to represent the gist. | |
url | kotlin.String | This is the url where the gist is. | |
schema | EmbeddedModelSchema | [optional] | |
description | kotlin.String | This is the description of the Gist Distribution | [optional] |
deleted | GroupedTimestamp | [optional] |