Modifier and Type | Method and Description |
---|---|
default BankIntf.TransactionData[] |
BankIntf.getTransactions(int playerDbId,
long fromTimeStamp,
long toTimeStamp)
Returns an array of TransactionData with the transactions relative to
given player_dbid.
|