Documentation
Preparing search index...
@mysten/deepbook-v3
PlaceMarketOrderParams
Interface PlaceMarketOrderParams
interface
PlaceMarketOrderParams
{
balanceManagerKey
:
string
;
clientOrderId
:
string
;
isBid
:
boolean
;
payWithDeep
?:
boolean
;
poolKey
:
string
;
quantity
:
number
;
selfMatchingOption
?:
SelfMatchingOptions
;
}
Index
Properties
balance
Manager
Key
client
Order
Id
is
Bid
pay
With
Deep?
pool
Key
quantity
self
Matching
Option?
Properties
balance
Manager
Key
balanceManagerKey
:
string
client
Order
Id
clientOrderId
:
string
is
Bid
isBid
:
boolean
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
balance
Manager
Key
client
Order
Id
is
Bid
pay
With
Deep
pool
Key
quantity
self
Matching
Option
Documentation
Loading...