gatelineAPI reference
interface OpenDispatch {
    at: null | string;
    role: string;
    task: null | string;
}

Properties

Properties

at: null | string
role: string
task: null | string