Package version:

Interface DiagnosticSupportTopic

Support topic information

interface DiagnosticSupportTopic {
    id?: string;
    pesId?: string;
}

Properties

Properties

id?: string

Unique topic identifier NOTE: This property will not be serialized. It can only be populated by the server.

pesId?: string

PES identifier NOTE: This property will not be serialized. It can only be populated by the server.