Preparing search index...
The search index is not available
Vertex Typescript SDK Documentation
Documentation
Vertex Contracts
Market
Interface Market
Shared properties of a market
interface
Market
{
productId
:
number
;
type
:
ProductEngineType
;
product
:
Product
;
minSize
:
BigNumber
;
priceIncrement
:
BigNumber
;
sizeIncrement
:
BigNumber
;
}
Hierarchy (
view full
)
Market
PerpMarket
SpotMarket
Index
Properties
product
Id
type
product
min
Size
price
Increment
size
Increment
Properties
product
Id
product
Id
:
number
type
type
:
ProductEngineType
product
product
:
Product
min
Size
min
Size
:
BigNumber
price
Increment
price
Increment
:
BigNumber
size
Increment
size
Increment
:
BigNumber
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
product
Id
type
product
min
Size
price
Increment
size
Increment
Documentation
Loading...
Shared properties of a market