Show / Hide Table of Contents

Enum StreamAggregatedQuoteResponseV2.Types.EventType

EventType is event category for a value.

Namespace: KaikoSdk.Stream.AggregatedQuoteV2
Assembly: KaikoSdk.dll
Syntax
public enum EventType : int

Fields

Name Description
BestAsk

BEST_ASK type.

BestBid

BEST_BID type.

Unknown

Unknown type.

In This Article
Back to top Generated by DocFX