@openpit/engine
Preparing search index...
pretrade
SpotFundsLimitModeAccountEntry
Interface SpotFundsLimitModeAccountEntry
Spot-funds per-account limit-mode runtime entry.
interface
SpotFundsLimitModeAccountEntry
{
accountId
:
string
|
number
|
bigint
|
AccountId
;
mode
?:
SpotFundsLimitMode
|
null
;
}
Index
Properties
account
Id
mode?
Properties
account
Id
accountId
:
string
|
number
|
bigint
|
AccountId
Optional
mode
mode
?:
SpotFundsLimitMode
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
Id
mode
@openpit/engine
Loading...
Spot-funds per-account limit-mode runtime entry.