# ProjectApiKey
## Properties
**id** | **String** | The token's ID. | [readonly]
**name** | **String** | The Token's Name Set this to help you remember, for example, where you use the token. |
**owner_id** | **String** | The token's owner | [readonly]
**project_id** | Option<**String**> | The Token's Project ID | [optional][readonly]
**value** | Option<**String**> | The token's value | [optional][readonly]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)