public class WeChatPayPaymentTransactionsResource
extends <any>
| Constructor and Description |
|---|
WeChatPayPaymentTransactionsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllWeChatPayPaymentTransactions()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getWeChatPayPaymentTransactionResource(String resourceKey)
Generated getter for sub resource of type
WeChatPayPaymentTransactionResource for current root resource |
Collection<WeChatPayPaymentTransactionModel> |
getWeChatPayPaymentTransactionsCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postWeChatPayPaymentTransaction(WeChatPayPaymentTransactionDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setWeChatPayPaymentTransactionsCollection(Collection<WeChatPayPaymentTransactionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public WeChatPayPaymentTransactionsResource()
public Response getAllWeChatPayPaymentTransactions()
Responsepublic AbstractYResource getWeChatPayPaymentTransactionResource(String resourceKey)
WeChatPayPaymentTransactionResource for current root resourcepublic Collection<WeChatPayPaymentTransactionModel> getWeChatPayPaymentTransactionsCollection()
#getResourceValue()public Response postWeChatPayPaymentTransaction(WeChatPayPaymentTransactionDTO dto)
Responsepublic void setWeChatPayPaymentTransactionsCollection(Collection<WeChatPayPaymentTransactionModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.