Invitee that can access an invite-only shared dashboard.

Hierarchy

  • SharedDashboardInvitee

Constructors

Properties

accessExpiration: null | Date

Time when the invitee's access expires.

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 when the invitee was added.

email: string

Email address of the invitee.

Generated using TypeDoc