CreateOrderInput: {
    orgId: string;
    payload: CreateOrderDto;
}

Type declaration

Generated using TypeDoc