Show / Hide Table of Contents

Interface IMirrorPaging

Marker interface for query parameters that control paging or ordering of results — they do not change which records the mirror node returns, only the page size, sort direction, or cursor position.

Inherited Members
IMirrorQueryParameter.Name
IMirrorQueryParameter.Value
Namespace: Hiero.Mirror.Filters
Assembly: Hiero.dll
Syntax
public interface IMirrorPaging : IMirrorQueryParameter
Remarks

Implementations extend IMirrorQueryParameter via this interface. Distinguishing paging from filtering (IMirrorFilter) and projections (IMirrorProjection) lets method signatures and documentation group parameters by their actual role.

  • Edit this page
  • View Source
In this article
Back to top .NET Client Library for Hiero Network and Hedera Hashgraph