Create Platform Order Cancel Transfer Body Order Line
    @Serializable
주문 취소 항목 리스트
Constructors
Link copied to clipboard
                  constructor(productId: String, quantity: Int, discounts: List<CreatePlatformOrderCancelTransferBodyDiscount>)