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