AboutSupportDeveloper GuideVersion 38.126.82.64
interface ExternalConnection {
    token: string;
    uuid: string;
}

Properties

Properties

token: string

The token to broker an external connection.

uuid: string

Unique identifier for the connection.