public class AlipayFundTransCollectSinglemoneytokenCreateModel extends AlipayObject
Constructor and Description |
---|
AlipayFundTransCollectSinglemoneytokenCreateModel() |
Modifier and Type | Method and Description |
---|---|
String |
getBizContext()
Gets biz context.
|
String |
getCollectMode()
Gets collect mode.
|
String |
getExpireDate()
Gets expire date.
|
String |
getExtInfo()
Gets ext info.
|
String |
getOutBizNo()
Gets out biz no.
|
String |
getOutChannel()
Gets out channel.
|
String |
getPayAmount()
Gets pay amount.
|
String |
getPayeeUserId()
Gets payee user id.
|
String |
getPayMemo()
Gets pay memo.
|
String |
getPayMode()
Gets pay mode.
|
void |
setBizContext(String bizContext)
Sets biz context.
|
void |
setCollectMode(String collectMode)
Sets collect mode.
|
void |
setExpireDate(String expireDate)
Sets expire date.
|
void |
setExtInfo(String extInfo)
Sets ext info.
|
void |
setOutBizNo(String outBizNo)
Sets out biz no.
|
void |
setOutChannel(String outChannel)
Sets out channel.
|
void |
setPayAmount(String payAmount)
Sets pay amount.
|
void |
setPayeeUserId(String payeeUserId)
Sets payee user id.
|
void |
setPayMemo(String payMemo)
Sets pay memo.
|
void |
setPayMode(String payMode)
Sets pay mode.
|
public AlipayFundTransCollectSinglemoneytokenCreateModel()
public String getBizContext()
public void setBizContext(String bizContext)
bizContext
- the biz contextpublic String getCollectMode()
public void setCollectMode(String collectMode)
collectMode
- the collect modepublic String getExpireDate()
public void setExpireDate(String expireDate)
expireDate
- the expire datepublic String getExtInfo()
public void setExtInfo(String extInfo)
extInfo
- the ext infopublic String getOutBizNo()
public void setOutBizNo(String outBizNo)
outBizNo
- the out biz nopublic String getOutChannel()
public void setOutChannel(String outChannel)
outChannel
- the out channelpublic String getPayAmount()
public void setPayAmount(String payAmount)
payAmount
- the pay amountpublic String getPayMemo()
public void setPayMemo(String payMemo)
payMemo
- the pay memopublic String getPayMode()
public void setPayMode(String payMode)
payMode
- the pay modepublic String getPayeeUserId()
public void setPayeeUserId(String payeeUserId)
payeeUserId
- the payee user idCopyright © 2018. All rights reserved.