Class MirrorErrorList
List of one or more error details returned from the mirror node.
Inherited Members
Namespace: Hiero.Mirror
Assembly: Hiero.dll
Syntax
public class MirrorErrorList
Properties
| Edit this page View SourceMessages
List of any error message details returned from the server.
Declaration
[JsonPropertyName("messages")]
public MirrorError[] Messages { get; set; }
Property Value
| Type | Description |
|---|---|
| MirrorError[] |