Name | Type | Description | Notes |
---|---|---|---|
Name | string | The name of the project. Must be unique to a given owner | |
Description | string | A description of the project | [optional] [default to ""] |
Public | bool | Whether or not a project is publicly viewable | [optional] [default to true] |
Id | string | The project ID | |
Owner | AccountPublic | The project owner | |
Permissions | UserPermission | ||
Slug | string | The project name in slug format | |
Usage | Usage | The resource consumption of this project | [optional] |
Type | string | [optional] [readonly] [default to "Project"] |