Show / Hide Table of Contents

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

Extension Methods

EmumExtensions.DecodeFlags<StreamType>(StreamType)
EmumExtensions.FlagsValues<StreamType>(StreamType)
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX