Class QueryOpenBankSubMerchantRateConfigureRequest
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.cpdp.v20190820.models.QueryOpenBankSubMerchantRateConfigureRequest
-
public class QueryOpenBankSubMerchantRateConfigureRequest extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description QueryOpenBankSubMerchantRateConfigureRequest()QueryOpenBankSubMerchantRateConfigureRequest(QueryOpenBankSubMerchantRateConfigureRequest source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetChannelMerchantId()Get 渠道商户ID。StringgetChannelName()Get 渠道名称。详见附录-云企付枚举类说明-ChannelName。 TENPAY: 商企付 WECHAT: 微信支付 ALIPAY: 支付宝 HELIPAY:合利宝StringgetChannelProductFeeNo()Get 渠道产品费率序列号。与外部产品费率序列号二者选填其一。StringgetChannelRegistrationNo()Get 渠道进件序列号。StringgetChannelSubMerchantId()Get 渠道子商户ID。StringgetEnvironment()Get 环境类型。 __release__:生产环境 __sandbox__:沙箱环境 _不填默认为生产环境_StringgetOutProductFeeNo()Get 外部产品费率序列号。与渠道产品费率序列号二者选填其一。voidsetChannelMerchantId(String ChannelMerchantId)Set 渠道商户ID。voidsetChannelName(String ChannelName)Set 渠道名称。详见附录-云企付枚举类说明-ChannelName。 TENPAY: 商企付 WECHAT: 微信支付 ALIPAY: 支付宝 HELIPAY:合利宝voidsetChannelProductFeeNo(String ChannelProductFeeNo)Set 渠道产品费率序列号。与外部产品费率序列号二者选填其一。voidsetChannelRegistrationNo(String ChannelRegistrationNo)Set 渠道进件序列号。voidsetChannelSubMerchantId(String ChannelSubMerchantId)Set 渠道子商户ID。voidsetEnvironment(String Environment)Set 环境类型。 __release__:生产环境 __sandbox__:沙箱环境 _不填默认为生产环境_voidsetOutProductFeeNo(String OutProductFeeNo)Set 外部产品费率序列号。与渠道产品费率序列号二者选填其一。voidtoMap(HashMap<String,String> map, String prefix)Internal implementation, normal users should not use it.-
Methods inherited from class com.tencentcloudapi.common.AbstractModel
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
-
-
-
-
Constructor Detail
-
QueryOpenBankSubMerchantRateConfigureRequest
public QueryOpenBankSubMerchantRateConfigureRequest()
-
QueryOpenBankSubMerchantRateConfigureRequest
public QueryOpenBankSubMerchantRateConfigureRequest(QueryOpenBankSubMerchantRateConfigureRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-
-
Method Detail
-
getChannelRegistrationNo
public String getChannelRegistrationNo()
Get 渠道进件序列号。- Returns:
- ChannelRegistrationNo 渠道进件序列号。
-
setChannelRegistrationNo
public void setChannelRegistrationNo(String ChannelRegistrationNo)
Set 渠道进件序列号。- Parameters:
ChannelRegistrationNo- 渠道进件序列号。
-
getChannelMerchantId
public String getChannelMerchantId()
Get 渠道商户ID。- Returns:
- ChannelMerchantId 渠道商户ID。
-
setChannelMerchantId
public void setChannelMerchantId(String ChannelMerchantId)
Set 渠道商户ID。- Parameters:
ChannelMerchantId- 渠道商户ID。
-
getChannelSubMerchantId
public String getChannelSubMerchantId()
Get 渠道子商户ID。- Returns:
- ChannelSubMerchantId 渠道子商户ID。
-
setChannelSubMerchantId
public void setChannelSubMerchantId(String ChannelSubMerchantId)
Set 渠道子商户ID。- Parameters:
ChannelSubMerchantId- 渠道子商户ID。
-
getChannelName
public String getChannelName()
Get 渠道名称。详见附录-云企付枚举类说明-ChannelName。 TENPAY: 商企付 WECHAT: 微信支付 ALIPAY: 支付宝 HELIPAY:合利宝- Returns:
- ChannelName 渠道名称。详见附录-云企付枚举类说明-ChannelName。 TENPAY: 商企付 WECHAT: 微信支付 ALIPAY: 支付宝 HELIPAY:合利宝
-
setChannelName
public void setChannelName(String ChannelName)
Set 渠道名称。详见附录-云企付枚举类说明-ChannelName。 TENPAY: 商企付 WECHAT: 微信支付 ALIPAY: 支付宝 HELIPAY:合利宝- Parameters:
ChannelName- 渠道名称。详见附录-云企付枚举类说明-ChannelName。 TENPAY: 商企付 WECHAT: 微信支付 ALIPAY: 支付宝 HELIPAY:合利宝
-
getChannelProductFeeNo
public String getChannelProductFeeNo()
Get 渠道产品费率序列号。与外部产品费率序列号二者选填其一。- Returns:
- ChannelProductFeeNo 渠道产品费率序列号。与外部产品费率序列号二者选填其一。
-
setChannelProductFeeNo
public void setChannelProductFeeNo(String ChannelProductFeeNo)
Set 渠道产品费率序列号。与外部产品费率序列号二者选填其一。- Parameters:
ChannelProductFeeNo- 渠道产品费率序列号。与外部产品费率序列号二者选填其一。
-
getOutProductFeeNo
public String getOutProductFeeNo()
Get 外部产品费率序列号。与渠道产品费率序列号二者选填其一。- Returns:
- OutProductFeeNo 外部产品费率序列号。与渠道产品费率序列号二者选填其一。
-
setOutProductFeeNo
public void setOutProductFeeNo(String OutProductFeeNo)
Set 外部产品费率序列号。与渠道产品费率序列号二者选填其一。- Parameters:
OutProductFeeNo- 外部产品费率序列号。与渠道产品费率序列号二者选填其一。
-
getEnvironment
public String getEnvironment()
Get 环境类型。 __release__:生产环境 __sandbox__:沙箱环境 _不填默认为生产环境_- Returns:
- Environment 环境类型。 __release__:生产环境 __sandbox__:沙箱环境 _不填默认为生产环境_
-
setEnvironment
public void setEnvironment(String Environment)
Set 环境类型。 __release__:生产环境 __sandbox__:沙箱环境 _不填默认为生产环境_- Parameters:
Environment- 环境类型。 __release__:生产环境 __sandbox__:沙箱环境 _不填默认为生产环境_
-
-