Show / Hide Table of Contents

Interface IMirrorQueryFilter

Represents a basic filter to a mirror node query, it can represent a time constraint, account constraint etc.

Namespace: Hiero.Mirror.Filters
Assembly: Hiero.dll
Syntax
public interface IMirrorQueryFilter

Properties

| Edit this page View Source

Name

The query parameter name recognized by the remote mirror node.

Declaration
string Name { get; }
Property Value
Type Description
string
| Edit this page View Source

Value

The value of the query parameter sent to the mirror node.

Declaration
string Value { get; }
Property Value
Type Description
string
  • Edit this page
  • View Source
In this article
Back to top .NET Client Library for Hiero Network and Hedera Hashgraph