类 P2cCurrencyChargeRuleSetRequest
java.lang.Object
com.icetech.sdk.request.BaseRequest<P2cCurrencyChargeRuleSetResponse>
com.icetech.sdk.request.p2c.rule.P2cCurrencyChargeRuleSetRequest
- 作者:
- wanggang
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明protected voidbuildBizContent(Map<String, Object> bizContent) protected Stringmethod()定义接口名称voidsetBilltypecode(String billtypecode) voidsetBilltypename(String billtypename) voidsetChargeRule(CurrencyChargeRule chargeRule) voidsetIsDefault(Integer isDefault) voidsetOperType(Integer operType) voidsetParkCode(String parkCode) 从类继承的方法 com.icetech.sdk.request.BaseRequest
addFile, createRequestForm, getMethod, getRequestMethod, getResponseClass, setFiles, setRequestMethod, setVersion, version
-
构造器详细资料
-
P2cCurrencyChargeRuleSetRequest
public P2cCurrencyChargeRuleSetRequest()
-
-
方法详细资料
-
getOperType
-
setOperType
-
getParkCode
-
setParkCode
-
getIsDefault
-
setIsDefault
-
getBilltypecode
-
setBilltypecode
-
getBilltypename
-
setBilltypename
-
getChargeRule
-
setChargeRule
-
buildBizContent
-
method
从类复制的说明:BaseRequest定义接口名称- 指定者:
method在类中BaseRequest<P2cCurrencyChargeRuleSetResponse>- 返回:
- 接口名称
-