Data object for a secure embed get response.

Hierarchy

  • SecureEmbedGetResponseData

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

Attributes of an existing secure embed shared dashboard.

id: string

Internal share ID.

Resource type for secure embed get responses.

Generated using TypeDoc