Show / Hide Table of Contents

Class MirrorErrorList

List of one or more error details returned from the mirror node.

Inheritance
object
MirrorErrorList
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 MirrorErrorList

Properties

| Edit this page View Source

Messages

List of any error message details returned from the server.

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