public class AddContractRequest extends AbstractModel
Constructor and 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.
|
Modifier and Type | Method and Description |
---|---|
String |
getAutoSign()
Get 是否自动续签(1是,0否)
|
String |
getChannelExtJson()
Get 渠道扩展字段,json格式
|
String |
getCode()
Get 合同编号(系统有唯一性校验)
|
String |
getContact()
Get 联系人
|
String |
getContactTelephone()
Get 联系人电话
|
String |
getEndDate()
Get 合同过期日期(yyyy-mm-dd)
|
String |
getFee()
Get 签约扣率百分比(如:0.32)
|
String |
getMerchantNo()
Get 商户编号
|
String |
getOpenId()
Get 收单系统分配的开放ID
|
String |
getOpenKey()
Get 收单系统分配的密钥
|
String |
getOutContractId()
Get 机构合同主键(系统有唯一性校验),建议使用合同表的主键ID,防止重复添加合同
|
String |
getPaymentClassificationId()
Get 支付方式行业分类编号
|
String |
getPaymentClassificationLimit()
Get 封顶值(分为单位,无封顶填0)
|
String |
getPaymentId()
Get 支付方式编号
|
String |
getPaymentOptionFive()
Get 合同证书选项1(不同支付方式规则不一样,请以支付方式规定的格式传值)
|
String |
getPaymentOptionFour()
Get 合同选项4(不同支付方式规则不一样,请以支付方式规定的格式传值)
|
String |
getPaymentOptionNine()
Get 合同选项7(不同支付方式规则不一样,请以支付方式规定的格式传值)
|
String |
getPaymentOptionOne()
Get 合同选项1(不同支付方式规则不一样,请以支付方式规定的格式传值)
|
String |
getPaymentOptionOther()
Get 合同选项6(不同支付方式规则不一样,请以支付方式规定的格式传值)
|
String |
getPaymentOptionSeven()
Get 合同选项5(不同支付方式规则不一样,请以支付方式规定的格式传值)
|
String |
getPaymentOptionSix()
Get 合同证书选项2(不同支付方式规则不一样,请以支付方式规定的格式传值)
|
String |
getPaymentOptionTen()
Get 合同选项8
|
String |
getPaymentOptionThree()
Get 合同选项3(不同支付方式规则不一样,请以支付方式规定的格式传值)
|
String |
getPaymentOptionTwo()
Get 合同选项2(不同支付方式规则不一样,请以支付方式规定的格式传值)
|
String |
getPictureOne()
Get 合同照片【私密区】
|
String |
getPictureTwo()
Get 合同照片【私密区】
|
String |
getProfile()
Get 沙箱环境填sandbox,正式环境不填
|
String |
getSignDate()
Get 合同签署日期(yyyy-mm-dd)
|
String |
getSignMan()
Get 合同签约人
|
String |
getSignName()
Get 签购单名称,建议使用商户招牌名称
|
String |
getStartDate()
Get 合同生效日期(yyyy-mm-dd)
|
void |
setAutoSign(String AutoSign)
Set 是否自动续签(1是,0否)
|
void |
setChannelExtJson(String ChannelExtJson)
Set 渠道扩展字段,json格式
|
void |
setCode(String Code)
Set 合同编号(系统有唯一性校验)
|
void |
setContact(String Contact)
Set 联系人
|
void |
setContactTelephone(String ContactTelephone)
Set 联系人电话
|
void |
setEndDate(String EndDate)
Set 合同过期日期(yyyy-mm-dd)
|
void |
setFee(String Fee)
Set 签约扣率百分比(如:0.32)
|
void |
setMerchantNo(String MerchantNo)
Set 商户编号
|
void |
setOpenId(String OpenId)
Set 收单系统分配的开放ID
|
void |
setOpenKey(String OpenKey)
Set 收单系统分配的密钥
|
void |
setOutContractId(String OutContractId)
Set 机构合同主键(系统有唯一性校验),建议使用合同表的主键ID,防止重复添加合同
|
void |
setPaymentClassificationId(String PaymentClassificationId)
Set 支付方式行业分类编号
|
void |
setPaymentClassificationLimit(String PaymentClassificationLimit)
Set 封顶值(分为单位,无封顶填0)
|
void |
setPaymentId(String PaymentId)
Set 支付方式编号
|
void |
setPaymentOptionFive(String PaymentOptionFive)
Set 合同证书选项1(不同支付方式规则不一样,请以支付方式规定的格式传值)
|
void |
setPaymentOptionFour(String PaymentOptionFour)
Set 合同选项4(不同支付方式规则不一样,请以支付方式规定的格式传值)
|
void |
setPaymentOptionNine(String PaymentOptionNine)
Set 合同选项7(不同支付方式规则不一样,请以支付方式规定的格式传值)
|
void |
setPaymentOptionOne(String PaymentOptionOne)
Set 合同选项1(不同支付方式规则不一样,请以支付方式规定的格式传值)
|
void |
setPaymentOptionOther(String PaymentOptionOther)
Set 合同选项6(不同支付方式规则不一样,请以支付方式规定的格式传值)
|
void |
setPaymentOptionSeven(String PaymentOptionSeven)
Set 合同选项5(不同支付方式规则不一样,请以支付方式规定的格式传值)
|
void |
setPaymentOptionSix(String PaymentOptionSix)
Set 合同证书选项2(不同支付方式规则不一样,请以支付方式规定的格式传值)
|
void |
setPaymentOptionTen(String PaymentOptionTen)
Set 合同选项8
|
void |
setPaymentOptionThree(String PaymentOptionThree)
Set 合同选项3(不同支付方式规则不一样,请以支付方式规定的格式传值)
|
void |
setPaymentOptionTwo(String PaymentOptionTwo)
Set 合同选项2(不同支付方式规则不一样,请以支付方式规定的格式传值)
|
void |
setPictureOne(String PictureOne)
Set 合同照片【私密区】
|
void |
setPictureTwo(String PictureTwo)
Set 合同照片【私密区】
|
void |
setProfile(String Profile)
Set 沙箱环境填sandbox,正式环境不填
|
void |
setSignDate(String SignDate)
Set 合同签署日期(yyyy-mm-dd)
|
void |
setSignMan(String SignMan)
Set 合同签约人
|
void |
setSignName(String SignName)
Set 签购单名称,建议使用商户招牌名称
|
void |
setStartDate(String StartDate)
Set 合同生效日期(yyyy-mm-dd)
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public AddContractRequest()
public AddContractRequest(AddContractRequest source)
public String getOpenId()
public void setOpenId(String OpenId)
OpenId
- 收单系统分配的开放IDpublic String getOpenKey()
public void setOpenKey(String OpenKey)
OpenKey
- 收单系统分配的密钥public String getOutContractId()
public void setOutContractId(String OutContractId)
OutContractId
- 机构合同主键(系统有唯一性校验),建议使用合同表的主键ID,防止重复添加合同public String getCode()
public void setCode(String Code)
Code
- 合同编号(系统有唯一性校验)public String getPaymentId()
public void setPaymentId(String PaymentId)
PaymentId
- 支付方式编号public String getPaymentClassificationId()
public void setPaymentClassificationId(String PaymentClassificationId)
PaymentClassificationId
- 支付方式行业分类编号public String getPaymentClassificationLimit()
public void setPaymentClassificationLimit(String PaymentClassificationLimit)
PaymentClassificationLimit
- 封顶值(分为单位,无封顶填0)public String getMerchantNo()
public void setMerchantNo(String MerchantNo)
MerchantNo
- 商户编号public String getFee()
public void setFee(String Fee)
Fee
- 签约扣率百分比(如:0.32)public String getStartDate()
public void setStartDate(String StartDate)
StartDate
- 合同生效日期(yyyy-mm-dd)public String getEndDate()
public void setEndDate(String EndDate)
EndDate
- 合同过期日期(yyyy-mm-dd)public String getSignMan()
public void setSignMan(String SignMan)
SignMan
- 合同签约人public String getSignName()
public void setSignName(String SignName)
SignName
- 签购单名称,建议使用商户招牌名称public String getSignDate()
public void setSignDate(String SignDate)
SignDate
- 合同签署日期(yyyy-mm-dd)public String getAutoSign()
public void setAutoSign(String AutoSign)
AutoSign
- 是否自动续签(1是,0否)public String getContact()
public void setContact(String Contact)
Contact
- 联系人public String getContactTelephone()
public void setContactTelephone(String ContactTelephone)
ContactTelephone
- 联系人电话public String getPictureOne()
public void setPictureOne(String PictureOne)
PictureOne
- 合同照片【私密区】public String getPictureTwo()
public void setPictureTwo(String PictureTwo)
PictureTwo
- 合同照片【私密区】public String getChannelExtJson()
public void setChannelExtJson(String ChannelExtJson)
ChannelExtJson
- 渠道扩展字段,json格式public String getProfile()
public void setProfile(String Profile)
Profile
- 沙箱环境填sandbox,正式环境不填public String getPaymentOptionOne()
public void setPaymentOptionOne(String PaymentOptionOne)
PaymentOptionOne
- 合同选项1(不同支付方式规则不一样,请以支付方式规定的格式传值)public String getPaymentOptionTwo()
public void setPaymentOptionTwo(String PaymentOptionTwo)
PaymentOptionTwo
- 合同选项2(不同支付方式规则不一样,请以支付方式规定的格式传值)public String getPaymentOptionThree()
public void setPaymentOptionThree(String PaymentOptionThree)
PaymentOptionThree
- 合同选项3(不同支付方式规则不一样,请以支付方式规定的格式传值)public String getPaymentOptionFour()
public void setPaymentOptionFour(String PaymentOptionFour)
PaymentOptionFour
- 合同选项4(不同支付方式规则不一样,请以支付方式规定的格式传值)public String getPaymentOptionFive()
public void setPaymentOptionFive(String PaymentOptionFive)
PaymentOptionFive
- 合同证书选项1(不同支付方式规则不一样,请以支付方式规定的格式传值)public String getPaymentOptionSix()
public void setPaymentOptionSix(String PaymentOptionSix)
PaymentOptionSix
- 合同证书选项2(不同支付方式规则不一样,请以支付方式规定的格式传值)public String getPaymentOptionSeven()
public void setPaymentOptionSeven(String PaymentOptionSeven)
PaymentOptionSeven
- 合同选项5(不同支付方式规则不一样,请以支付方式规定的格式传值)public String getPaymentOptionOther()
public void setPaymentOptionOther(String PaymentOptionOther)
PaymentOptionOther
- 合同选项6(不同支付方式规则不一样,请以支付方式规定的格式传值)public String getPaymentOptionTen()
public void setPaymentOptionTen(String PaymentOptionTen)
PaymentOptionTen
- 合同选项8public String getPaymentOptionNine()
public void setPaymentOptionNine(String PaymentOptionNine)
PaymentOptionNine
- 合同选项7(不同支付方式规则不一样,请以支付方式规定的格式传值)Copyright © 2022. All rights reserved.