Class AddContractRequest
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.cpdp.v20190820.models.AddContractRequest
-
public class AddContractRequest extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description AddContractRequest()AddContractRequest(AddContractRequest 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 StringgetAutoSign()Get 是否自动续签(1是,0否)StringgetChannelExtJson()Get 渠道扩展字段,json格式StringgetCode()Get 合同编号(系统有唯一性校验)StringgetContact()Get 联系人StringgetContactTelephone()Get 联系人电话StringgetEndDate()Get 合同过期日期(yyyy-mm-dd)StringgetFee()Get 签约扣率百分比(如:0.32)StringgetMerchantNo()Get 商户编号StringgetOpenId()Get 收单系统分配的开放IDStringgetOpenKey()Get 收单系统分配的密钥StringgetOutContractId()Get 机构合同主键(系统有唯一性校验),建议使用合同表的主键ID,防止重复添加合同StringgetPaymentClassificationId()Get 支付方式行业分类编号StringgetPaymentClassificationLimit()Get 封顶值(分为单位,无封顶填0)StringgetPaymentId()Get 支付方式编号StringgetPaymentOptionFive()Get 合同证书选项1(不同支付方式规则不一样,请以支付方式规定的格式传值)StringgetPaymentOptionFour()Get 合同选项4(不同支付方式规则不一样,请以支付方式规定的格式传值)StringgetPaymentOptionNine()Get 合同选项7(不同支付方式规则不一样,请以支付方式规定的格式传值)StringgetPaymentOptionOne()Get 合同选项1(不同支付方式规则不一样,请以支付方式规定的格式传值)StringgetPaymentOptionOther()Get 合同选项6(不同支付方式规则不一样,请以支付方式规定的格式传值)StringgetPaymentOptionSeven()Get 合同选项5(不同支付方式规则不一样,请以支付方式规定的格式传值)StringgetPaymentOptionSix()Get 合同证书选项2(不同支付方式规则不一样,请以支付方式规定的格式传值)StringgetPaymentOptionTen()Get 合同选项8StringgetPaymentOptionThree()Get 合同选项3(不同支付方式规则不一样,请以支付方式规定的格式传值)StringgetPaymentOptionTwo()Get 合同选项2(不同支付方式规则不一样,请以支付方式规定的格式传值)StringgetPictureOne()Get 合同照片【私密区】StringgetPictureTwo()Get 合同照片【私密区】StringgetProfile()Get 沙箱环境填sandbox,正式环境不填StringgetSignDate()Get 合同签署日期(yyyy-mm-dd)StringgetSignMan()Get 合同签约人StringgetSignName()Get 签购单名称,建议使用商户招牌名称StringgetStartDate()Get 合同生效日期(yyyy-mm-dd)voidsetAutoSign(String AutoSign)Set 是否自动续签(1是,0否)voidsetChannelExtJson(String ChannelExtJson)Set 渠道扩展字段,json格式voidsetCode(String Code)Set 合同编号(系统有唯一性校验)voidsetContact(String Contact)Set 联系人voidsetContactTelephone(String ContactTelephone)Set 联系人电话voidsetEndDate(String EndDate)Set 合同过期日期(yyyy-mm-dd)voidsetFee(String Fee)Set 签约扣率百分比(如:0.32)voidsetMerchantNo(String MerchantNo)Set 商户编号voidsetOpenId(String OpenId)Set 收单系统分配的开放IDvoidsetOpenKey(String OpenKey)Set 收单系统分配的密钥voidsetOutContractId(String OutContractId)Set 机构合同主键(系统有唯一性校验),建议使用合同表的主键ID,防止重复添加合同voidsetPaymentClassificationId(String PaymentClassificationId)Set 支付方式行业分类编号voidsetPaymentClassificationLimit(String PaymentClassificationLimit)Set 封顶值(分为单位,无封顶填0)voidsetPaymentId(String PaymentId)Set 支付方式编号voidsetPaymentOptionFive(String PaymentOptionFive)Set 合同证书选项1(不同支付方式规则不一样,请以支付方式规定的格式传值)voidsetPaymentOptionFour(String PaymentOptionFour)Set 合同选项4(不同支付方式规则不一样,请以支付方式规定的格式传值)voidsetPaymentOptionNine(String PaymentOptionNine)Set 合同选项7(不同支付方式规则不一样,请以支付方式规定的格式传值)voidsetPaymentOptionOne(String PaymentOptionOne)Set 合同选项1(不同支付方式规则不一样,请以支付方式规定的格式传值)voidsetPaymentOptionOther(String PaymentOptionOther)Set 合同选项6(不同支付方式规则不一样,请以支付方式规定的格式传值)voidsetPaymentOptionSeven(String PaymentOptionSeven)Set 合同选项5(不同支付方式规则不一样,请以支付方式规定的格式传值)voidsetPaymentOptionSix(String PaymentOptionSix)Set 合同证书选项2(不同支付方式规则不一样,请以支付方式规定的格式传值)voidsetPaymentOptionTen(String PaymentOptionTen)Set 合同选项8voidsetPaymentOptionThree(String PaymentOptionThree)Set 合同选项3(不同支付方式规则不一样,请以支付方式规定的格式传值)voidsetPaymentOptionTwo(String PaymentOptionTwo)Set 合同选项2(不同支付方式规则不一样,请以支付方式规定的格式传值)voidsetPictureOne(String PictureOne)Set 合同照片【私密区】voidsetPictureTwo(String PictureTwo)Set 合同照片【私密区】voidsetProfile(String Profile)Set 沙箱环境填sandbox,正式环境不填voidsetSignDate(String SignDate)Set 合同签署日期(yyyy-mm-dd)voidsetSignMan(String SignMan)Set 合同签约人voidsetSignName(String SignName)Set 签购单名称,建议使用商户招牌名称voidsetStartDate(String StartDate)Set 合同生效日期(yyyy-mm-dd)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
-
AddContractRequest
public AddContractRequest()
-
AddContractRequest
public AddContractRequest(AddContractRequest 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
-
getOpenId
public String getOpenId()
Get 收单系统分配的开放ID- Returns:
- OpenId 收单系统分配的开放ID
-
setOpenId
public void setOpenId(String OpenId)
Set 收单系统分配的开放ID- Parameters:
OpenId- 收单系统分配的开放ID
-
getOpenKey
public String getOpenKey()
Get 收单系统分配的密钥- Returns:
- OpenKey 收单系统分配的密钥
-
setOpenKey
public void setOpenKey(String OpenKey)
Set 收单系统分配的密钥- Parameters:
OpenKey- 收单系统分配的密钥
-
getOutContractId
public String getOutContractId()
Get 机构合同主键(系统有唯一性校验),建议使用合同表的主键ID,防止重复添加合同- Returns:
- OutContractId 机构合同主键(系统有唯一性校验),建议使用合同表的主键ID,防止重复添加合同
-
setOutContractId
public void setOutContractId(String OutContractId)
Set 机构合同主键(系统有唯一性校验),建议使用合同表的主键ID,防止重复添加合同- Parameters:
OutContractId- 机构合同主键(系统有唯一性校验),建议使用合同表的主键ID,防止重复添加合同
-
getCode
public String getCode()
Get 合同编号(系统有唯一性校验)- Returns:
- Code 合同编号(系统有唯一性校验)
-
setCode
public void setCode(String Code)
Set 合同编号(系统有唯一性校验)- Parameters:
Code- 合同编号(系统有唯一性校验)
-
getPaymentId
public String getPaymentId()
Get 支付方式编号- Returns:
- PaymentId 支付方式编号
-
setPaymentId
public void setPaymentId(String PaymentId)
Set 支付方式编号- Parameters:
PaymentId- 支付方式编号
-
getPaymentClassificationId
public String getPaymentClassificationId()
Get 支付方式行业分类编号- Returns:
- PaymentClassificationId 支付方式行业分类编号
-
setPaymentClassificationId
public void setPaymentClassificationId(String PaymentClassificationId)
Set 支付方式行业分类编号- Parameters:
PaymentClassificationId- 支付方式行业分类编号
-
getPaymentClassificationLimit
public String getPaymentClassificationLimit()
Get 封顶值(分为单位,无封顶填0)- Returns:
- PaymentClassificationLimit 封顶值(分为单位,无封顶填0)
-
setPaymentClassificationLimit
public void setPaymentClassificationLimit(String PaymentClassificationLimit)
Set 封顶值(分为单位,无封顶填0)- Parameters:
PaymentClassificationLimit- 封顶值(分为单位,无封顶填0)
-
getMerchantNo
public String getMerchantNo()
Get 商户编号- Returns:
- MerchantNo 商户编号
-
setMerchantNo
public void setMerchantNo(String MerchantNo)
Set 商户编号- Parameters:
MerchantNo- 商户编号
-
getFee
public String getFee()
Get 签约扣率百分比(如:0.32)- Returns:
- Fee 签约扣率百分比(如:0.32)
-
setFee
public void setFee(String Fee)
Set 签约扣率百分比(如:0.32)- Parameters:
Fee- 签约扣率百分比(如:0.32)
-
getStartDate
public String getStartDate()
Get 合同生效日期(yyyy-mm-dd)- Returns:
- StartDate 合同生效日期(yyyy-mm-dd)
-
setStartDate
public void setStartDate(String StartDate)
Set 合同生效日期(yyyy-mm-dd)- Parameters:
StartDate- 合同生效日期(yyyy-mm-dd)
-
getEndDate
public String getEndDate()
Get 合同过期日期(yyyy-mm-dd)- Returns:
- EndDate 合同过期日期(yyyy-mm-dd)
-
setEndDate
public void setEndDate(String EndDate)
Set 合同过期日期(yyyy-mm-dd)- Parameters:
EndDate- 合同过期日期(yyyy-mm-dd)
-
getSignMan
public String getSignMan()
Get 合同签约人- Returns:
- SignMan 合同签约人
-
setSignMan
public void setSignMan(String SignMan)
Set 合同签约人- Parameters:
SignMan- 合同签约人
-
getSignName
public String getSignName()
Get 签购单名称,建议使用商户招牌名称- Returns:
- SignName 签购单名称,建议使用商户招牌名称
-
setSignName
public void setSignName(String SignName)
Set 签购单名称,建议使用商户招牌名称- Parameters:
SignName- 签购单名称,建议使用商户招牌名称
-
getSignDate
public String getSignDate()
Get 合同签署日期(yyyy-mm-dd)- Returns:
- SignDate 合同签署日期(yyyy-mm-dd)
-
setSignDate
public void setSignDate(String SignDate)
Set 合同签署日期(yyyy-mm-dd)- Parameters:
SignDate- 合同签署日期(yyyy-mm-dd)
-
getAutoSign
public String getAutoSign()
Get 是否自动续签(1是,0否)- Returns:
- AutoSign 是否自动续签(1是,0否)
-
setAutoSign
public void setAutoSign(String AutoSign)
Set 是否自动续签(1是,0否)- Parameters:
AutoSign- 是否自动续签(1是,0否)
-
getContact
public String getContact()
Get 联系人- Returns:
- Contact 联系人
-
setContact
public void setContact(String Contact)
Set 联系人- Parameters:
Contact- 联系人
-
getContactTelephone
public String getContactTelephone()
Get 联系人电话- Returns:
- ContactTelephone 联系人电话
-
setContactTelephone
public void setContactTelephone(String ContactTelephone)
Set 联系人电话- Parameters:
ContactTelephone- 联系人电话
-
getPictureOne
public String getPictureOne()
Get 合同照片【私密区】- Returns:
- PictureOne 合同照片【私密区】
-
setPictureOne
public void setPictureOne(String PictureOne)
Set 合同照片【私密区】- Parameters:
PictureOne- 合同照片【私密区】
-
getPictureTwo
public String getPictureTwo()
Get 合同照片【私密区】- Returns:
- PictureTwo 合同照片【私密区】
-
setPictureTwo
public void setPictureTwo(String PictureTwo)
Set 合同照片【私密区】- Parameters:
PictureTwo- 合同照片【私密区】
-
getChannelExtJson
public String getChannelExtJson()
Get 渠道扩展字段,json格式- Returns:
- ChannelExtJson 渠道扩展字段,json格式
-
setChannelExtJson
public void setChannelExtJson(String ChannelExtJson)
Set 渠道扩展字段,json格式- Parameters:
ChannelExtJson- 渠道扩展字段,json格式
-
getProfile
public String getProfile()
Get 沙箱环境填sandbox,正式环境不填- Returns:
- Profile 沙箱环境填sandbox,正式环境不填
-
setProfile
public void setProfile(String Profile)
Set 沙箱环境填sandbox,正式环境不填- Parameters:
Profile- 沙箱环境填sandbox,正式环境不填
-
getPaymentOptionOne
public String getPaymentOptionOne()
Get 合同选项1(不同支付方式规则不一样,请以支付方式规定的格式传值)- Returns:
- PaymentOptionOne 合同选项1(不同支付方式规则不一样,请以支付方式规定的格式传值)
-
setPaymentOptionOne
public void setPaymentOptionOne(String PaymentOptionOne)
Set 合同选项1(不同支付方式规则不一样,请以支付方式规定的格式传值)- Parameters:
PaymentOptionOne- 合同选项1(不同支付方式规则不一样,请以支付方式规定的格式传值)
-
getPaymentOptionTwo
public String getPaymentOptionTwo()
Get 合同选项2(不同支付方式规则不一样,请以支付方式规定的格式传值)- Returns:
- PaymentOptionTwo 合同选项2(不同支付方式规则不一样,请以支付方式规定的格式传值)
-
setPaymentOptionTwo
public void setPaymentOptionTwo(String PaymentOptionTwo)
Set 合同选项2(不同支付方式规则不一样,请以支付方式规定的格式传值)- Parameters:
PaymentOptionTwo- 合同选项2(不同支付方式规则不一样,请以支付方式规定的格式传值)
-
getPaymentOptionThree
public String getPaymentOptionThree()
Get 合同选项3(不同支付方式规则不一样,请以支付方式规定的格式传值)- Returns:
- PaymentOptionThree 合同选项3(不同支付方式规则不一样,请以支付方式规定的格式传值)
-
setPaymentOptionThree
public void setPaymentOptionThree(String PaymentOptionThree)
Set 合同选项3(不同支付方式规则不一样,请以支付方式规定的格式传值)- Parameters:
PaymentOptionThree- 合同选项3(不同支付方式规则不一样,请以支付方式规定的格式传值)
-
getPaymentOptionFour
public String getPaymentOptionFour()
Get 合同选项4(不同支付方式规则不一样,请以支付方式规定的格式传值)- Returns:
- PaymentOptionFour 合同选项4(不同支付方式规则不一样,请以支付方式规定的格式传值)
-
setPaymentOptionFour
public void setPaymentOptionFour(String PaymentOptionFour)
Set 合同选项4(不同支付方式规则不一样,请以支付方式规定的格式传值)- Parameters:
PaymentOptionFour- 合同选项4(不同支付方式规则不一样,请以支付方式规定的格式传值)
-
getPaymentOptionFive
public String getPaymentOptionFive()
Get 合同证书选项1(不同支付方式规则不一样,请以支付方式规定的格式传值)- Returns:
- PaymentOptionFive 合同证书选项1(不同支付方式规则不一样,请以支付方式规定的格式传值)
-
setPaymentOptionFive
public void setPaymentOptionFive(String PaymentOptionFive)
Set 合同证书选项1(不同支付方式规则不一样,请以支付方式规定的格式传值)- Parameters:
PaymentOptionFive- 合同证书选项1(不同支付方式规则不一样,请以支付方式规定的格式传值)
-
getPaymentOptionSix
public String getPaymentOptionSix()
Get 合同证书选项2(不同支付方式规则不一样,请以支付方式规定的格式传值)- Returns:
- PaymentOptionSix 合同证书选项2(不同支付方式规则不一样,请以支付方式规定的格式传值)
-
setPaymentOptionSix
public void setPaymentOptionSix(String PaymentOptionSix)
Set 合同证书选项2(不同支付方式规则不一样,请以支付方式规定的格式传值)- Parameters:
PaymentOptionSix- 合同证书选项2(不同支付方式规则不一样,请以支付方式规定的格式传值)
-
getPaymentOptionSeven
public String getPaymentOptionSeven()
Get 合同选项5(不同支付方式规则不一样,请以支付方式规定的格式传值)- Returns:
- PaymentOptionSeven 合同选项5(不同支付方式规则不一样,请以支付方式规定的格式传值)
-
setPaymentOptionSeven
public void setPaymentOptionSeven(String PaymentOptionSeven)
Set 合同选项5(不同支付方式规则不一样,请以支付方式规定的格式传值)- Parameters:
PaymentOptionSeven- 合同选项5(不同支付方式规则不一样,请以支付方式规定的格式传值)
-
getPaymentOptionOther
public String getPaymentOptionOther()
Get 合同选项6(不同支付方式规则不一样,请以支付方式规定的格式传值)- Returns:
- PaymentOptionOther 合同选项6(不同支付方式规则不一样,请以支付方式规定的格式传值)
-
setPaymentOptionOther
public void setPaymentOptionOther(String PaymentOptionOther)
Set 合同选项6(不同支付方式规则不一样,请以支付方式规定的格式传值)- Parameters:
PaymentOptionOther- 合同选项6(不同支付方式规则不一样,请以支付方式规定的格式传值)
-
getPaymentOptionTen
public String getPaymentOptionTen()
Get 合同选项8- Returns:
- PaymentOptionTen 合同选项8
-
setPaymentOptionTen
public void setPaymentOptionTen(String PaymentOptionTen)
Set 合同选项8- Parameters:
PaymentOptionTen- 合同选项8
-
getPaymentOptionNine
public String getPaymentOptionNine()
Get 合同选项7(不同支付方式规则不一样,请以支付方式规定的格式传值)- Returns:
- PaymentOptionNine 合同选项7(不同支付方式规则不一样,请以支付方式规定的格式传值)
-
setPaymentOptionNine
public void setPaymentOptionNine(String PaymentOptionNine)
Set 合同选项7(不同支付方式规则不一样,请以支付方式规定的格式传值)- Parameters:
PaymentOptionNine- 合同选项7(不同支付方式规则不一样,请以支付方式规定的格式传值)
-
-