Show / Hide Table of Contents

Enum StreamOrderBookL2UpdateType

StreamOrderBookL2UpdateType is the type of an order book event.

Namespace: KaikoSdk.Stream.OrderBookL2V1
Assembly: KaikoSdk.dll
Syntax
public enum StreamOrderBookL2UpdateType : int

Fields

Name Description
Snapshot

Order book snapshot.

Unknown

Unknown type.

Update

Order book update.

In This Article
Back to top Generated by DocFX