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

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**after_id** | Option<**f64**> |  | 
**archived** | **bool** |  | 
**column_id** | **i32** |  | 
**column_url** | **String** |  | 
**content_url** | Option<**String**> |  | [optional]
**created_at** | **String** |  | 
**creator** | Option<[**models::WebhookProjectCardMovedProjectCardAllOfCreator**]webhook_project_card_moved_project_card_allOf_creator.md> |  | 
**id** | **i32** |  | 
**node_id** | **String** |  | 
**note** | Option<**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)