Represents information about an opportunity 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 opportunity. |
| name | String | Read only |
The name of the opportunity. This will contain |
| isRestricted | Boolean | Read only |
Defines whether this opportunity is restricted for the user calling the API endpoint. |