Show / Hide Table of Contents

Enum StreamAggregatedPriceResponseV1.Types.EventType

EventType is event category for a value.

Namespace: KaikoSdk.Stream.AggregatedPriceV1
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