Collaborator
QuantConnect.Api.Collaborator
Bases: Object
Collaborator responses
uid
uid: int
User ID
live_control
live_control: bool
Indicate if the user have live control
permission
permission: str
The permission this user is given. Can be "read" or "write"
public_id
public_id: str
The user public ID
profile_image
profile_image: str
The url of the user profile image
email
email: str
The registered email of the user
name
name: str
The display name of the user
bio
bio: str
The biography of the user
owner
owner: bool
Indicate if the user is the owner of the project