VyQuery_GetCompanyWallets

Represents a query to retrieve a list of company wallets with optional pagination and balance information.

QueryTypeDescription

PageNumber

int

Sets the page number for pagination.

PageSize

int

Sets the page size for pagination.

IncludeBalance

bool

Indicates whether to include balance information in the response.

Last updated