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