# GistsCreateRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **description** | Option<**String**> | Description of the gist | [optional] **files** | [**std::collections::HashMap**](gists_create_request_files_value.md) | Names and content for the files that make up the gist | **public** | Option<[**models::GistsCreateRequestPublic**](gists_create_request_public.md)> | | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)