Preparing search index...
The search index is not available
tbdex-js
tbdex-js
@tbdex/http-client
CreateQuoteOptions
Type alias CreateQuoteOptions
Beta
Create
Quote
Options
:
{
data
:
QuoteData
;
metadata
:
Omit
<
QuoteMetadata
,
"id"
|
"kind"
|
"createdAt"
|
"protocol"
>
&
{
protocol
?:
QuoteMetadata
[
"protocol"
]
;
}
;
}
Options passed to
Quote.create
Type declaration
data
:
QuoteData
metadata
:
Omit
<
QuoteMetadata
,
"id"
|
"kind"
|
"createdAt"
|
"protocol"
>
&
{
protocol
?:
QuoteMetadata
[
"protocol"
]
;
}
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
tbdex-js
Loading...
Options passed to Quote.create