UpdateOrderItemsRequest

constructor(orderId: String, customerId: String = "", items: List<OrderItemDto>)