The allowlisted invitees for an INVITE-only shared dashboard.

Hierarchy

  • SharedDashboardInviteesItems

Constructors

Properties

accessExpiration?: Date

Time of the invitee expiration. Null means the invite will not expire.

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
createdAt?: Date

Time that the invitee was created.

email: string

Email of the invitee.

Generated using TypeDoc