Invitations data and metadata that exists for a shared dashboard returned by the API.

Hierarchy

  • SharedDashboardInvites

Constructors

Properties

Constructors

Properties

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

An object or list of objects containing the information for an invitation to a shared dashboard.

Pagination metadata returned by the API.

Generated using TypeDoc