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