Skip to content

MemberObservingGrant

MemberObservingGrant Schema

Description: A grant that allows a member in an organization or group to submit observations to the account.

Properties

Name Type Description
id Integer No description
user_id Integer The ID of the user who has this observing grant.
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
user User
account ObservingAccount
quotas ObservingQuota