Restricted Project Model

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 Private when the user calling the API endpoint doesn't have access to the project record.

isRestricted Boolean Read only

Indicates whether this project is restricted for the user calling the API endpoint.