Record
wallet-list-response
No description available.
record wallet-list-response {
next-cursor: option<string>,
request-id: request-id,
wallets: list<wallet>,
}Fields
| Name | Type | Description |
|---|---|---|
| next-cursor | option<string> | |
| request-id | request-id | |
| wallets | list<wallet> |