类 P2cThirdFeeResponse
java.lang.Object
com.icetech.sdk.response.BaseResponse
com.icetech.sdk.response.p2c.pay.P2cThirdFeeResponse
三方计费返回参数
- 作者:
- fangct
-
嵌套类概要
从类继承的嵌套类/接口 com.icetech.sdk.response.BaseResponse
BaseResponse.ErrorResponse -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明voidsetChannelCode(String channelCode) voidsetDiscountPrice(String discountPrice) voidsetIsNeedPay(String isNeedPay) voidsetNeedPayPrice(String needPayPrice) voidsetOrderNum(String orderNum) voidsetPlateNum(String plateNum) voidsetTotalPrice(String totalPrice) 从类继承的方法 com.icetech.sdk.response.BaseResponse
getErrorResponse, getRequestId, isSuccess, setErrorResponse, setRequestId
-
构造器详细资料
-
P2cThirdFeeResponse
public P2cThirdFeeResponse()
-
-
方法详细资料
-
getOrderNum
-
setOrderNum
-
getPlateNum
-
setPlateNum
-
getChannelCode
-
setChannelCode
-
getIsNeedPay
-
setIsNeedPay
-
getTotalPrice
-
setTotalPrice
-
getDiscountPrice
-
setDiscountPrice
-
getNeedPayPrice
-
setNeedPayPrice
-