public class WeChatPayPaymentTransactionsDTO extends AbstractCollectionDTO
| Constructor and Description |
|---|
WeChatPayPaymentTransactionsDTO()
Generated constructor - for generic creation.
|
WeChatPayPaymentTransactionsDTO(java.util.List<WeChatPayPaymentTransactionDTO> wechatpaypaymenttransactionsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<WeChatPayPaymentTransactionDTO> |
getWeChatPayPaymentTransactions() |
void |
setWeChatPayPaymentTransactions(java.util.List<WeChatPayPaymentTransactionDTO> wechatpaypaymenttransactionsList) |
getUri, setUripublic WeChatPayPaymentTransactionsDTO()
public WeChatPayPaymentTransactionsDTO(java.util.List<WeChatPayPaymentTransactionDTO> wechatpaypaymenttransactionsList)
public java.util.List<WeChatPayPaymentTransactionDTO> getWeChatPayPaymentTransactions()
public void setWeChatPayPaymentTransactions(java.util.List<WeChatPayPaymentTransactionDTO> wechatpaypaymenttransactionsList)
wechatpaypaymenttransactionsList - the wechatpaypaymenttransactionsList to setCopyright © 2018 SAP SE. All Rights Reserved.