Class FlowServiceEvent
Namespace: Flow.Net.Sdk.Core.Models
Assembly: Flow.Net.Sdk.Core.dll
Syntax
public class FlowServiceEvent
Properties
| Improve this Doc View SourcePayload
Declaration
public byte[] Payload { get; set; }
Property Value
Type | Description |
---|---|
Byte[] |
Type
Declaration
public string Type { get; set; }
Property Value
Type | Description |
---|---|
String |