# ProjectUsagePage
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**next_page_token** | Option<**String**> | Page token for the next page of project usages. | [optional]
**values** | Option<[**Vec<models::ProjectUsage>**](ProjectUsage.md)> | The list of projects. | [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)