类 ComputedOrderPriceResponse
java.lang.Object
com.ishop.model.response.ComputedOrderPriceResponse
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明voidsetCouponFee(Double couponFee) voidsetDeductionPrice(Double deductionPrice) voidsetFreightFee(Double freightFee) voidsetIntegralDeductionSwitch(Boolean integralDeductionSwitch) voidsetIsUseIntegral(Boolean useIntegral) voidsetMerOrderResponseList(List<ComputedMerchantOrderResponse> merOrderResponseList) voidvoidsetProTotalFee(Double proTotalFee) voidsetSurplusIntegral(Integer surplusIntegral) voidsetUsedIntegral(Integer usedIntegral)
-
构造器详细资料
-
ComputedOrderPriceResponse
public ComputedOrderPriceResponse()
-
-
方法详细资料
-
getCouponFee
-
setCouponFee
-
getDeductionPrice
-
setDeductionPrice
-
getFreightFee
-
setFreightFee
-
getPayFee
-
setPayFee
-
getProTotalFee
-
setProTotalFee
-
getSurplusIntegral
-
setSurplusIntegral
-
getIsUseIntegral
-
setIsUseIntegral
-
getUsedIntegral
-
setUsedIntegral
-
getIntegralDeductionSwitch
-
setIntegralDeductionSwitch
-
getMerOrderResponseList
-
setMerOrderResponseList
-