Methods in com.ibm.soa.parlayx21.account_management that return DatedTransaction |
DatedTransaction[] |
AccountManagementProxy.getHistory(java.net.URI endUserIdentifier,
java.lang.String endUserPin,
java.util.Calendar date,
java.lang.Integer maxEntries)
|
DatedTransaction[] |
AccountManagementBindingStub.getHistory(java.net.URI endUserIdentifier,
java.lang.String endUserPin,
java.util.Calendar date,
java.lang.Integer maxEntries)
|
DatedTransaction[] |
AccountManagement.getHistory(java.net.URI endUserIdentifier,
java.lang.String endUserPin,
java.util.Calendar date,
java.lang.Integer maxEntries)
This message results in returning the transaction history of the account indicated by the end user identifier and associated optional end user PIN. |