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

Properties

Properties

exitCode: number
topic: string
uuid: string