Class FlowEvent
Assembly: Flow.Net.Sdk.Core.dll
Syntax
Properties
|
Improve this Doc
View Source
EventIndex
Declaration
public uint EventIndex { get; set; }
Property Value
|
Improve this Doc
View Source
Payload
Declaration
public ICadence Payload { get; set; }
Property Value
|
Improve this Doc
View Source
TransactionId
Declaration
public string TransactionId { get; set; }
Property Value
|
Improve this Doc
View Source
TransactionIndex
Declaration
public uint TransactionIndex { get; set; }
Property Value
|
Improve this Doc
View Source
Type
Declaration
public string Type { get; set; }
Property Value