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