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

Properties

Properties

exitCode: number
topic: string
uuid: string