The GetLedgers function returns all registerBook records for the specified parameters.
Method | /GetLedgers |
The request body is of type GetLedgers.
Name | Description | Data Type |
---|---|---|
filter | LedgersFilter |
|
The response body is of type GetLedgersResponse.
Name | Description | Data Type |
---|---|---|
GetLedgersResult | ArrayOfViewLedgerInfo |
|