@caravan/sdk API - v0.0.0
Preparing search index...
eip712
PurchaseCommitment
Interface PurchaseCommitment
interface
PurchaseCommitment
{
buyer
:
`
0x
${
string
}
`
;
expiry
:
bigint
;
manifestHash
:
`
0x
${
string
}
`
;
poolId
:
string
;
productId
:
string
;
qty
:
bigint
;
seller
:
`
0x
${
string
}
`
;
settlementMethod
:
string
;
termsHash
:
`
0x
${
string
}
`
;
unitPrice
:
bigint
;
}
Index
Properties
buyer
expiry
manifest
Hash
pool
Id
product
Id
qty
seller
settlement
Method
terms
Hash
unit
Price
Properties
buyer
buyer
:
`
0x
${
string
}
`
expiry
expiry
:
bigint
manifest
Hash
manifestHash
:
`
0x
${
string
}
`
pool
Id
poolId
:
string
product
Id
productId
:
string
qty
qty
:
bigint
seller
seller
:
`
0x
${
string
}
`
settlement
Method
settlementMethod
:
string
terms
Hash
termsHash
:
`
0x
${
string
}
`
unit
Price
unitPrice
:
bigint
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
buyer
expiry
manifest
Hash
pool
Id
product
Id
qty
seller
settlement
Method
terms
Hash
unit
Price
@caravan/sdk API - v0.0.0
Loading...