Type alias StatusWaitingResponse

StatusWaitingResponse: {
    status: Waiting;
}

Type declaration

Generated using TypeDoc