@cfxlabsinc/b2b-services
Preparing search index...
@cfxlabsinc/redemption-services
index
LedgerAccountWithdrawal
Type Alias LedgerAccountWithdrawal
LedgerAccountWithdrawal
:
Simplify
<
Omit
<
SelectLedgerAccountWithdrawal
,
|
"id"
|
"externalId"
|
"data"
|
"customerId"
|
"commitExternalId"
|
"ledgerAccountId"
|
"initiateTxId"
|
"amount"
|
"commitTargets"
|
"commitTxId"
|
"voidTxId"
,
>
&
{
amount
:
BigNumber
;
commitId
?:
string
;
commitTargets
?:
{
address
:
Address
;
amount
:
BigNumber
;
owner
?:
Address
}
[]
;
commitTxId
?:
string
;
id
:
string
;
initiateTxId
?:
string
;
ledgerAccountId
:
string
;
voidTxId
?:
string
;
}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@cfxlabsinc/b2b-services
Loading...