public class AlipayEbppPdeductSignValidateModel extends AlipayObject
Constructor and Description |
---|
AlipayEbppPdeductSignValidateModel() |
Modifier and Type | Method and Description |
---|---|
String |
getAgentChannel()
Gets agent channel.
|
String |
getAgentCode()
Gets agent code.
|
String |
getBillKey()
Gets bill key.
|
String |
getBizType()
Gets biz type.
|
String |
getChargeInst()
Gets charge inst.
|
String |
getDeductType()
Gets deduct type.
|
String |
getExtendField()
Gets extend field.
|
String |
getNotifyConfig()
Gets notify config.
|
String |
getOutAgreementId()
Gets out agreement id.
|
String |
getOwnerName()
Gets owner name.
|
String |
getPayConfig()
Gets pay config.
|
String |
getPid()
Gets pid.
|
String |
getSignExpireDate()
Gets sign expire date.
|
String |
getSubBizType()
Gets sub biz type.
|
String |
getUserId()
Gets user id.
|
void |
setAgentChannel(String agentChannel)
Sets agent channel.
|
void |
setAgentCode(String agentCode)
Sets agent code.
|
void |
setBillKey(String billKey)
Sets bill key.
|
void |
setBizType(String bizType)
Sets biz type.
|
void |
setChargeInst(String chargeInst)
Sets charge inst.
|
void |
setDeductType(String deductType)
Sets deduct type.
|
void |
setExtendField(String extendField)
Sets extend field.
|
void |
setNotifyConfig(String notifyConfig)
Sets notify config.
|
void |
setOutAgreementId(String outAgreementId)
Sets out agreement id.
|
void |
setOwnerName(String ownerName)
Sets owner name.
|
void |
setPayConfig(String payConfig)
Sets pay config.
|
void |
setPid(String pid)
Sets pid.
|
void |
setSignExpireDate(String signExpireDate)
Sets sign expire date.
|
void |
setSubBizType(String subBizType)
Sets sub biz type.
|
void |
setUserId(String userId)
Sets user id.
|
public String getAgentChannel()
public void setAgentChannel(String agentChannel)
agentChannel
- the agent channelpublic String getAgentCode()
public void setAgentCode(String agentCode)
agentCode
- the agent codepublic String getBillKey()
public void setBillKey(String billKey)
billKey
- the bill keypublic String getBizType()
public void setBizType(String bizType)
bizType
- the biz typepublic String getChargeInst()
public void setChargeInst(String chargeInst)
chargeInst
- the charge instpublic String getDeductType()
public void setDeductType(String deductType)
deductType
- the deduct typepublic String getExtendField()
public void setExtendField(String extendField)
extendField
- the extend fieldpublic String getNotifyConfig()
public void setNotifyConfig(String notifyConfig)
notifyConfig
- the notify configpublic String getOutAgreementId()
public void setOutAgreementId(String outAgreementId)
outAgreementId
- the out agreement idpublic String getOwnerName()
public void setOwnerName(String ownerName)
ownerName
- the owner namepublic String getPayConfig()
public void setPayConfig(String payConfig)
payConfig
- the pay configpublic String getPid()
public void setPid(String pid)
pid
- the pidpublic String getSignExpireDate()
public void setSignExpireDate(String signExpireDate)
signExpireDate
- the sign expire datepublic String getSubBizType()
public void setSubBizType(String subBizType)
subBizType
- the sub biz typepublic String getUserId()
public void setUserId(String userId)
userId
- the user idCopyright © 2018. All rights reserved.