| Name | Type | Description | Notes |
|---|---|---|---|
| links | Map<String, Link> | The location and content type of related resources | |
| id | String | The ID of this project | |
| key | String | The key of this project | |
| includeInSnippetByDefault | Boolean | Whether or not flags created in this project are made available to the client-side JavaScript SDK by default | |
| defaultClientSideAvailability | ClientSideAvailability | [optional] | |
| name | String | A human-friendly name for the project | |
| access | Access | [optional] | |
| tags | List<String> | A list of tags for the project | |
| defaultReleasePipelineKey | String | The key of the default release pipeline for this project | [optional] |
| environments | List<Environment> | A list of environments for the project |