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