Enum StreamType
Namespace: Xrpl.Models
Assembly: Xrpl.dll
Syntax
[JsonConverter(typeof(EnumMemberValueConverter<StreamType>))]
public enum StreamType
Fields
| Name | Description |
|---|---|
| BookChanges | |
| Consensus | |
| Ledger | |
| Manifests | |
| PeerStatus | |
| Server | |
| Transactions | |
| TransactionsProposed | |
| Validations |