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

Properties

Properties

exitCode: number
topic: string
uuid: string