@caravan/sdk API - v0.0.0
Preparing search index...
index
ClearingPriceHistoryResponse
Interface ClearingPriceHistoryResponse
interface
ClearingPriceHistoryResponse
{
nextCursor
:
string
|
null
;
points
:
readonly
ClearingPricePoint
[]
;
productId
:
string
;
schema
:
"caravan.clearing-price-history.v1"
;
}
Index
Properties
next
Cursor
points
product
Id
schema
Properties
next
Cursor
nextCursor
:
string
|
null
points
points
:
readonly
ClearingPricePoint
[]
product
Id
productId
:
string
schema
schema
:
"caravan.clearing-price-history.v1"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
next
Cursor
points
product
Id
schema
@caravan/sdk API - v0.0.0
Loading...