Event
Namespace: IotaSdk
internal record class Event : EventUpdate, System.IDisposable, System.IEquatable`1[[IotaSdk.EventUpdate, IotaSdk, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.IEquatable`1[[IotaSdk.EventUpdate+Event, IotaSdk, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]
Inheritance Object → EventUpdate → Event
Implements IDisposable, IEquatable<EventUpdate>, IEquatable<Event>
Attributes NullableAttribute
Properties
EventValue
public GraphQlEvent EventValue { get; init; }
Property Value
Constructors
Event(GraphQlEvent)
public Event(GraphQlEvent EventValue)
Parameters
EventValue GraphQlEvent