getAllCompanyWallets

This endpoint retrieves all company minter wallets.

public getAllCompanyWallets(query?: VyQuery_GetAllCompanyWallets) : VyPromise<VyPagedOrgWalletBalanceDto>

Parameters

query (optional)

Query to filter the operation results

Returns

VyPromise<VyPagedOrgWalletBalanceDto>

Last updated