CheckEntityRequestArgs: BlockchainRequestArgs & FetcherAccountEntityTypeRequestArgs & {
    ids: string[];
}

Generated using TypeDoc