Documentation
Preparing search index...
@mysten/deepbook-v3
PlaceMarginMarketOrderParams
Interface PlaceMarginMarketOrderParams
interface
PlaceMarginMarketOrderParams
{
clientOrderId
:
string
;
isBid
:
boolean
;
marginManagerKey
:
string
;
payWithDeep
?:
boolean
;
poolKey
:
string
;
quantity
:
number
;
selfMatchingOption
?:
SelfMatchingOptions
;
}
Index
Properties
client
Order
Id
is
Bid
margin
Manager
Key
pay
With
Deep?
pool
Key
quantity
self
Matching
Option?
Properties
client
Order
Id
clientOrderId
:
string
is
Bid
isBid
:
boolean
margin
Manager
Key
marginManagerKey
:
string
Optional
pay
With
Deep
payWithDeep
?:
boolean
pool
Key
poolKey
:
string
quantity
quantity
:
number
Optional
self
Matching
Option
selfMatchingOption
?:
SelfMatchingOptions
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
client
Order
Id
is
Bid
margin
Manager
Key
pay
With
Deep
pool
Key
quantity
self
Matching
Option
Documentation
Loading...