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
# WebhooksProjectColumn

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**after_id** | Option<**i32**> |  | [optional]
**cards_url** | **String** |  | 
**created_at** | **String** |  | 
**id** | **i32** | The unique identifier of the project column | 
**name** | **String** | Name of the project column | 
**node_id** | **String** |  | 
**project_url** | **String** |  | 
**updated_at** | **String** |  | 
**url** | **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)