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