wallets property

List<GoogleCloudApigeeV1DeveloperBalanceWallet>? wallets
getter/setter pair

List of all wallets.

Each individual wallet stores the account balance for a particular currency.

Output only.

Implementation

core.List<GoogleCloudApigeeV1DeveloperBalanceWallet>? wallets;