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