@caravan/sdk API - v0.0.0
Preparing search index...
index
MatchedIntentResult
Interface MatchedIntentResult
interface
MatchedIntentResult
{
intentId
:
string
;
pool
:
{
indicative
:
boolean
;
poolId
:
string
;
qty
:
number
;
tierIndex
:
number
;
unitPrice
:
number
;
}
;
status
:
"matched"
;
}
Index
Properties
intent
Id
pool
status
Properties
intent
Id
intentId
:
string
pool
pool
:
{
indicative
:
boolean
;
poolId
:
string
;
qty
:
number
;
tierIndex
:
number
;
unitPrice
:
number
;
}
status
status
:
"matched"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
intent
Id
pool
status
@caravan/sdk API - v0.0.0
Loading...