Class MirrorErrorListEnvelope
Error response payload returned from the Mirror Node API.
Inherited Members
Namespace: Hiero.Mirror
Assembly: Hiero.dll
Syntax
public class MirrorErrorListEnvelope
Properties
| Edit this page View SourceStatus
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 |