@cfxlabsinc/b2b-services
Preparing search index...
@cfxlabsinc/redemption-services
index
LedgerAccount
Type Alias LedgerAccount
LedgerAccount
:
Simplify
<
Omit
<
SelectLedgerAccount
,
|
"id"
|
"externalId"
|
"referenceId"
|
"customerId"
|
"identityId"
|
"organizationId"
|
"name"
|
"address"
|
"data"
|
"customerId"
,
>
&
Omit
<
SelectLedgerAccount
[
"data"
]
,
"tokenAccounts"
>
&
{
address
:
Address
;
balance
:
BigNumber
;
id
:
SelectLedgerAccount
[
"externalId"
]
;
name
:
NonNullable
<
SelectLedgerAccount
[
"name"
]
>
;
referenceId
?:
NonNullable
<
SelectLedgerAccount
[
"referenceId"
]
>
;
tokenAccounts
:
Record
<
"MOVEUSD"
,
{
address
:
Address
}
>
;
}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@cfxlabsinc/b2b-services
Loading...