Platform Order Transfer Order Line
@Serializable
주문 항목
Constructors
Link copied to clipboard
constructor(product: PlatformOrderTransferProduct, quantity: Int, discounts: List<PlatformOrderTransferDiscount>, additionalFees: List<PlatformOrderTransferAdditionalFee>, amount: PlatformOrderSettlementAmount)