Preparing search index...
The search index is not available
handle-sdk
handle-sdk
trade
TradePairId
Class TradePairId
Implements
TradePairIdState
Index
Constructors
constructor
Properties
lp
Id
pair
Methods
eq
to
String
from
State
from
String
Constructors
constructor
new
Trade
Pair
Id
(
pair
,
lpId
)
:
TradePairId
Parameters
pair
:
Pair
lpId
:
string
Returns
TradePairId
Properties
Readonly
lp
Id
lp
Id
:
string
Readonly
pair
pair
:
Pair
Methods
eq
eq
(
other
)
:
boolean
Parameters
other
:
TradePairId
Returns
boolean
to
String
to
String
(
)
:
string
Returns
string
Static
from
State
from
State
(
state
)
:
TradePairId
Parameters
state
:
TradePairIdState
Returns
TradePairId
Static
from
String
from
String
(
s
)
:
TradePairId
Parameters
s
:
string
Returns
TradePairId
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
lp
Id
pair
eq
to
String
from
State
from
String
handle-sdk
Loading...