GetAllCompanyWallets

This endpoint retrieves all company minter wallets.

public static VyTask<VyPagedOrgWalletBalanceDto> GetAllCompanyWallets(VyQuery_GetAllCompanyWallets query = null)

Parameters

query (optional)

Query to filter the operation results

Returns

VyTask<VyPagedOrgWalletBalanceDto>

Last updated