Interface UserInvitation

Export

UserInvitation

Hierarchy

  • UserInvitation

Properties

account_id: string

The ID of the Account associated with this pending user.

Memberof

UserInvitation

created_at: string

Time at which the object was created.

Memberof

UserInvitation

email: string

The pending user's email.

Memberof

UserInvitation

expires_at: string

Time at which the object will expire.

Memberof

UserInvitation

id: string

Unique identifier for the object.

Memberof

UserInvitation

invitation_url?: string

Frontend link for the user invitation.

Memberof

UserInvitation

inviter_user_id?: string

The ID of the user who sent the invitation.

Memberof

UserInvitation

The pending user's role, primarily used in the Tilled Dashboard. The roles have varied restrictions on the actions they can take.

Memberof

UserInvitation

sent_at?: string

Time at which the invitation was last sent.

Memberof

UserInvitation

updated_at: string

Time at which the object was last updated.

Memberof

UserInvitation

Generated using TypeDoc