ARMPTRequest: {
    api: MPT;
    id: string;
    job: MPTJob;
    status: ARRequestStatus;
}

Type declaration

Generated using TypeDoc