accounts property

List<v1WalletAccountParams> accounts
final

A list of wallet Accounts. This field, if not needed, should be an empty array in your request body.

Implementation

final List<v1WalletAccountParams> accounts;