Left Curve Software Stack
Home
GitHub
Preparing search index...
@left-curve/types
LiquidityDepthResponse
Type Alias LiquidityDepthResponse
type
LiquidityDepthResponse
=
{
askDepth
:
Option
<
[
string
,
LiquidityDepth
]
[]
>
;
bidDepth
:
Option
<
[
string
,
LiquidityDepth
]
[]
>
;
}
Index
Properties
ask
Depth
bid
Depth
Properties
ask
Depth
askDepth
:
Option
<
[
string
,
LiquidityDepth
]
[]
>
bid
Depth
bidDepth
:
Option
<
[
string
,
LiquidityDepth
]
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ask
Depth
bid
Depth
Home
GitHub
Left Curve Software Stack
Loading...