@caravan/sdk API - v0.0.0
Preparing search index...
index
AcceptedOffer
Interface AcceptedOffer
interface
AcceptedOffer
{
createdAt
?:
string
;
id
:
string
;
offerHash
?:
string
;
status
:
"accepted"
;
}
Index
Properties
created
At?
id
offer
Hash?
status
Properties
Optional
created
At
createdAt
?:
string
id
id
:
string
Optional
offer
Hash
offerHash
?:
string
status
status
:
"accepted"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created
At
id
offer
Hash
status
@caravan/sdk API - v0.0.0
Loading...