# ProjectsUpdateCardRequest
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**note** | Option<**String**> | The project card's note | [optional]
**archived** | Option<**bool**> | Whether or not the card is archived | [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)