public class RequestWalletLedger extends RpcRequest<ResponseLedger>
wallet_ledger
, and returns a ResponseLedger
data object.Constructor | Description |
---|---|
RequestWalletLedger(String walletId) |
|
RequestWalletLedger(String walletId,
Integer modifiedSince) |
Modifier and Type | Method | Description |
---|---|---|
Integer |
getModifiedSince() |
|
String |
getWalletId() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getActionCommand, getResponseClass, toString
public RequestWalletLedger(String walletId)
walletId
- the wallet's IDCopyright © 2020. All rights reserved.