@cfxlabsinc/b2b-services
Preparing search index...
@cfxlabsinc/redemption-services
index
LedgerAccountTransfer
Type Alias LedgerAccountTransfer
LedgerAccountTransfer
:
Omit
<
SelectLedgerAccountTransfer
,
|
"id"
|
"externalId"
|
"customerId"
|
"identityId"
|
"organizationId"
|
"productQuoteId"
|
"sourceLedgerAccountId"
|
"targetLedgerAccountId"
|
"data"
,
>
&
{
fees
:
(
Fees
[
number
]
&
{
currency
:
"MOVEUSD"
}
)
[]
;
id
:
SelectLedgerAccountTransfer
[
"externalId"
]
;
productQuoteId
:
string
;
senderMessage
?:
string
;
sourceAmount
:
LedgerAccountTransferAmount
;
sourceLedgerAccountId
:
string
;
targetAmount
:
LedgerAccountTransferAmount
;
targetLedgerAccountId
:
string
;
totalFees
:
LedgerAccountTransferAmount
;
}
Type Declaration
fees
:
(
Fees
[
number
]
&
{
currency
:
"MOVEUSD"
}
)
[]
id
:
SelectLedgerAccountTransfer
[
"externalId"
]
productQuoteId
:
string
Audit pin to the engine-quote that priced this transfer (external id).
Optional
senderMessage
?:
string
sourceAmount
:
LedgerAccountTransferAmount
sourceLedgerAccountId
:
string
targetAmount
:
LedgerAccountTransferAmount
targetLedgerAccountId
:
string
totalFees
:
LedgerAccountTransferAmount
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@cfxlabsinc/b2b-services
Loading...
Audit pin to the engine-quote that priced this transfer (external id).