accounts property
A list of wallet Accounts. This field, if not needed, should be an empty array in your request body.
Implementation
final List<v1WalletAccountParams> accounts;
A list of wallet Accounts. This field, if not needed, should be an empty array in your request body.
final List<v1WalletAccountParams> accounts;