Preparing search index...
The search index is not available
@openpit/engine
@openpit/engine
pretrade
SpotFundsLimitModeAccountEntry
Interface SpotFundsLimitModeAccountEntry
Spot-funds per-account limit-mode runtime entry.
interface
SpotFundsLimitModeAccountEntry
{
accountId
:
|
string
|
number
|
bigint
|
AccountId
;
mode
?:
null
|
SpotFundsLimitMode
;
}
Index
Properties
account
Id
mode?
Properties
account
Id
account
Id
:
|
string
|
number
|
bigint
|
AccountId
Optional
mode
mode
?:
null
|
SpotFundsLimitMode
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.