Show / Hide Table of Contents

Class MirrorErrorListEnvelope

Error response payload returned from the Mirror Node API.

Inheritance
object
MirrorErrorListEnvelope
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Hiero.Mirror
Assembly: Hiero.dll
Syntax
public class MirrorErrorListEnvelope

Properties

| Edit this page View Source

Status

List of one or more errors returned by the Mirror Node API.

Declaration
[JsonPropertyName("_status")]
public MirrorErrorList Status { get; set; }
Property Value
Type Description
MirrorErrorList
  • Edit this page
  • View Source
In this article
Back to top .NET Client Library for Hiero Network and Hedera Hashgraph