# ProjectSummary
## Properties
**repo_count** | Option<**i32**> | The number of the repositories under this project. | [optional]
**project_admin_count** | Option<**i32**> | The total number of project admin members. | [optional]
**maintainer_count** | Option<**i32**> | The total number of maintainer members. | [optional]
**developer_count** | Option<**i32**> | The total number of developer members. | [optional]
**guest_count** | Option<**i32**> | The total number of guest members. | [optional]
**limited_guest_count** | Option<**i32**> | The total number of limited guest members. | [optional]
**quota** | Option<[**models::ProjectSummaryQuota**](ProjectSummaryQuota.md)> | | [optional]
**registry** | Option<[**models::Registry**](Registry.md)> | | [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)