public class AlipayFundTransAacollectPayorderCreateModel extends AlipayObject
| Constructor and Description |
|---|
AlipayFundTransAacollectPayorderCreateModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBatchNo()
Gets batch no.
|
String |
getBatchToken()
Gets batch token.
|
String |
getExtParam()
Gets ext param.
|
String |
getPayAmount()
Gets pay amount.
|
String |
getPayerUserId()
Gets payer user id.
|
String |
getSource()
Gets source.
|
void |
setBatchNo(String batchNo)
Sets batch no.
|
void |
setBatchToken(String batchToken)
Sets batch token.
|
void |
setExtParam(String extParam)
Sets ext param.
|
void |
setPayAmount(String payAmount)
Sets pay amount.
|
void |
setPayerUserId(String payerUserId)
Sets payer user id.
|
void |
setSource(String source)
Sets source.
|
public AlipayFundTransAacollectPayorderCreateModel()
public String getBatchNo()
public void setBatchNo(String batchNo)
batchNo - the batch nopublic String getBatchToken()
public void setBatchToken(String batchToken)
batchToken - the batch tokenpublic String getExtParam()
public void setExtParam(String extParam)
extParam - the ext parampublic String getPayAmount()
public void setPayAmount(String payAmount)
payAmount - the pay amountpublic String getPayerUserId()
public void setPayerUserId(String payerUserId)
payerUserId - the payer user idpublic String getSource()
public void setSource(String source)
source - the sourceCopyright © 2018. All rights reserved.