public class GetAccountHistoryReturn extends Object
| Modifier and Type | Method and Description |
|---|---|
Map<org.joou.UInteger,AppliedOperation> |
getHistory()
Get the requested history for the requested account.
|
String |
toString() |
public Map<org.joou.UInteger,AppliedOperation> getHistory()
key represents the id of the operation and the
map value is the operation itself.Copyright © 2019. All rights reserved.