CreateOrderResponse: {
    data: ExpandedOrder[];
    status: util.StatusCodes;
}

Type declaration

Generated using TypeDoc