RealmAuthInviteResponse

Hierarchy

  • RealmAuthInviteResponse

Properties

Optional createdTime

createdTime?: string

Unix time (seconds) when the authorization was created.

Optional creatorHrn

creatorHrn?: string

The HRN of the entity that created the authorization.

Optional emailAddress

emailAddress?: string

The email address of the user.

Optional firstName

firstName?: string

The first name of the invitee.

Optional groupHrns

groupHrns?: string[]

The HRNs of the groups the invitee was added to during invite creation.

Optional hrn

hrn?: string

The hrn of the authorization invite.

Optional lastName

lastName?: string

The last name of the invitee.

Optional realmHrn

realmHrn?: string

The HRN of the realm of the invitation.