# WebhooksProjectCard ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **after_id** | Option<**i32**> | | [optional] **archived** | **bool** | Whether or not the card is archived | **column_id** | **i32** | | **column_url** | **String** | | **content_url** | Option<**String**> | | [optional] **created_at** | **String** | | **creator** | Option<[**models::User**](User.md)> | | **id** | **i32** | The project card's ID | **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)