CreatePlatformOrderCancelTransferBodyOrderLine

@Serializable
data class CreatePlatformOrderCancelTransferBodyOrderLine(val productId: String, val quantity: Int, val discounts: List<CreatePlatformOrderCancelTransferBodyDiscount>)

주문 취소 항목 리스트

Constructors

constructor(productId: String, quantity: Int, discounts: List<CreatePlatformOrderCancelTransferBodyDiscount>)

Properties

Link copied to clipboard
Link copied to clipboard

상품 아이디

Link copied to clipboard

상품 수량