Skip to content

TelescopeAccessGrant

TelescopeAccessGrant Schema

Properties

Name Type Description
id Integer No description
telescope_id Integer No description
entity_id Integer The entity (user or organization) granted access to the telescope.
shares Float The number of shares this access grant has. This is used to determine how much time the entity can use the telescope.
time_used Float No description
time_contested Float No description
time_waiting Float No description
revoked Boolean Whether this access grant has been revoked. If true, the access grant is no longer valid.

Relationships

Relationship Name Type
telescope Telescope
entity Entity
invitation TelescopeAccessGrantInvitation
queue_access_grants ObservingQueueAccessGrant