Class BaseStream
Inheritance
object
BaseStream
Namespace: Xrpl.Models.Subscriptions
Assembly: Xrpl.dll
Syntax
public class BaseStream
Properties
| Edit this page View SourceType
consensusPhase indicates this is from the consensus stream
consensusPhase - type
Declaration
[JsonPropertyName("type")]
[JsonConverter(typeof(JsonStringEnumConverter))]
public ResponseStreamType Type { get; set; }
Property Value
| Type | Description |
|---|---|
| ResponseStreamType |