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