# ProjectRecord
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**branding** | Option<[**models::Branding**](Branding.md)> | Branding configuration. | [optional]
**id** | **uuid::Uuid** | Project UUID. |
**name** | **String** | Display name. |
**plan** | [**models::Plan**](Plan.md) | Billing plan. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)