AboutSupportDeveloper GuideVersion 38.126.82.64
interface ExitCode {
    exitCode: number;
    topic: string;
    uuid: string;
}

Properties

Properties

exitCode: number
topic: string
uuid: string