Represents information about a project that has been made restricted in Capsule for the user calling the API endpoint.
| Name | Type | Description | |
|---|---|---|---|
| id | Long | Read only |
The unique id of the restricted project. |
| name | String | Read only |
The name of this project. This will be |
| isRestricted | Boolean | Read only |
Indicates whether this project is restricted for the user calling the API endpoint. |