Class PlaceGroupInvitation

Invitation for a user to join a group.

Constructors

Properties

created_at: string

ISO8601 timestamp of the creation time of the invitation

email: string

Email address the invitation was sent to

expires_at: string

ISO8601 timestamp when the invitation expires

group_id: string

ID of the group associated with the invitation

id: string

Unique identifier of the invitation

permissions: number

Permission bitmask granted when accepted

secret_digest: string

Digest of the invitation secret

updated_at: string

ISO8601 timestamp of the last update time of the invitation