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

Properties

Properties

exitCode: number
topic: string
uuid: string