public class AlipayFundTransAacollectBatchCreateModel extends AlipayObject
Constructor and Description |
---|
AlipayFundTransAacollectBatchCreateModel() |
Modifier and Type | Method and Description |
---|---|
String |
getBatchMemo()
Gets batch memo.
|
String |
getChannel()
Gets channel.
|
String |
getExtParam()
Gets ext param.
|
String |
getLimitItemsTotal()
Gets limit items total.
|
String |
getPayAmountSingle()
Gets pay amount single.
|
String |
getPayAmountTotal()
Gets pay amount total.
|
String |
getPayeeUserId()
Gets payee user id.
|
String |
getPayerUserIds()
Gets payer user ids.
|
String |
getRealItemsTotal()
Gets real items total.
|
String |
getShowItemsTotal()
Gets show items total.
|
String |
getSource()
Gets source.
|
void |
setBatchMemo(String batchMemo)
Sets batch memo.
|
void |
setChannel(String channel)
Sets channel.
|
void |
setExtParam(String extParam)
Sets ext param.
|
void |
setLimitItemsTotal(String limitItemsTotal)
Sets limit items total.
|
void |
setPayAmountSingle(String payAmountSingle)
Sets pay amount single.
|
void |
setPayAmountTotal(String payAmountTotal)
Sets pay amount total.
|
void |
setPayeeUserId(String payeeUserId)
Sets payee user id.
|
void |
setPayerUserIds(String payerUserIds)
Sets payer user ids.
|
void |
setRealItemsTotal(String realItemsTotal)
Sets real items total.
|
void |
setShowItemsTotal(String showItemsTotal)
Sets show items total.
|
void |
setSource(String source)
Sets source.
|
public AlipayFundTransAacollectBatchCreateModel()
public String getBatchMemo()
public void setBatchMemo(String batchMemo)
batchMemo
- the batch memopublic String getChannel()
public void setChannel(String channel)
channel
- the channelpublic String getExtParam()
public void setExtParam(String extParam)
extParam
- the ext parampublic String getLimitItemsTotal()
public void setLimitItemsTotal(String limitItemsTotal)
limitItemsTotal
- the limit items totalpublic String getPayAmountSingle()
public void setPayAmountSingle(String payAmountSingle)
payAmountSingle
- the pay amount singlepublic String getPayAmountTotal()
public void setPayAmountTotal(String payAmountTotal)
payAmountTotal
- the pay amount totalpublic String getPayeeUserId()
public void setPayeeUserId(String payeeUserId)
payeeUserId
- the payee user idpublic String getPayerUserIds()
public void setPayerUserIds(String payerUserIds)
payerUserIds
- the payer user idspublic String getRealItemsTotal()
public void setRealItemsTotal(String realItemsTotal)
realItemsTotal
- the real items totalpublic String getShowItemsTotal()
public void setShowItemsTotal(String showItemsTotal)
showItemsTotal
- the show items totalpublic String getSource()
public void setSource(String source)
source
- the sourceCopyright © 2018. All rights reserved.