Skip to content

GroupManagedObservingGrant

GroupManagedObservingGrant Schema

Description: A grant that allows a group to create subaccounts under the account and manage the observing grants of the subaccounts.

Properties

Name Type Description
id Integer No description
group_id Integer No description
grant_type Enum(member, group, owner, externally_managed, group_managed) The type of access grant.
account_id Integer The ID of the observing account to which this grant belongs.
credits_used Float No description
revoked Boolean Whether this grant has been revoked. If true, it no longer grants access.

Relationships

Relationship Name Type
group Group
subaccount ObservingAccount
account ObservingAccount
quotas ObservingQuota