ARMCIRequest: {
    api: MCI;
    id: string;
    job: MCIJob;
    status: ARRequestStatus;
}

Type declaration

Generated using TypeDoc