Package | Description |
---|---|
org.oxerr.youzan.dto.item |
Modifier and Type | Method and Description |
---|---|
TradeBuyerMessage[] |
TradeOrder.getBuyerMessages() |
Modifier and Type | Method and Description |
---|---|
void |
TradeOrder.setBuyerMessages(TradeBuyerMessage[] buyerMessages) |
Constructor and Description |
---|
TradeOrder(String outerSkuId,
String skuUniqueCode,
String outerItemId,
String picThumbPath,
Integer itemType,
Long num,
Long numIid,
Long skuId,
String skuPropertiesName,
String picPath,
Long oid,
String title,
BigDecimal fenxiaoPayment,
String itemRefundState,
BigDecimal discountFee,
TradeBuyerMessage[] buyerMessages,
String stateStr,
TradeOrderPromotion[] orderPromotionDetails,
BigDecimal price,
BigDecimal fenxiaoPrice,
BigDecimal totalFee,
BigDecimal payment,
String sellerNick) |
Copyright © 2016–2017. All rights reserved.