videosphere
Preparing search index...
lib/repositories/invites
ConsumedInviteToken
Interface ConsumedInviteToken
Result of consuming an invite token during registration.
interface
ConsumedInviteToken
{
grantedRole
:
UserRole
;
releaseSnapshot
:
InviteTokenReleaseSnapshot
;
}
Index
Properties
granted
Role
release
Snapshot
Properties
granted
Role
grantedRole
:
UserRole
release
Snapshot
releaseSnapshot
:
InviteTokenReleaseSnapshot
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
granted
Role
release
Snapshot
videosphere
Loading...
Result of consuming an invite token during registration.