# BaseGist ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **url** | **String** | | **forks_url** | **String** | | **commits_url** | **String** | | **id** | **String** | | **node_id** | **String** | | **git_pull_url** | **String** | | **git_push_url** | **String** | | **html_url** | **String** | | **files** | [**std::collections::HashMap**](base_gist_files_value.md) | | **public** | **bool** | | **created_at** | **String** | | **updated_at** | **String** | | **description** | Option<**String**> | | **comments** | **i32** | | **user** | Option<[**models::NullableSimpleUser**](nullable-simple-user.md)> | | **comments_url** | **String** | | **owner** | Option<[**models::SimpleUser**](simple-user.md)> | | [optional] **truncated** | Option<**bool**> | | [optional] **forks** | Option<[**Vec**](serde_json::Value.md)> | | [optional] **history** | Option<[**Vec**](serde_json::Value.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)