openapi-github 0.1.0

OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs
Documentation
# ProjectsV2Item

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **f64** |  | 
**node_id** | Option<**String**> |  | [optional]
**project_node_id** | Option<**String**> |  | [optional]
**content_node_id** | **String** |  | 
**content_type** | [**models::ProjectsV2ItemContentType**]projects-v2-item-content-type.md |  | 
**creator** | Option<[**models::SimpleUser**]simple-user.md> |  | [optional]
**created_at** | **String** |  | 
**updated_at** | **String** |  | 
**archived_at** | Option<**String**> |  | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)