@cfxlabsinc/b2b-services
Preparing search index...
@cfxlabsinc/deposit-services
index
DepositQuote
Type Alias DepositQuote
DepositQuote
:
DepositQuoteBase
&
TaggedUnion
<
"type"
,
{
ACH_CREDIT
:
{
achId
?:
string
;
achTraceId
?:
string
;
ffcMemo
?:
string
;
senderName
?:
string
;
}
;
CASH
:
{
address
?:
string
;
barcodeNumber
:
string
;
barcodeStatus
:
|
"CANCELLED"
|
"CONSUMED"
|
"CREATED"
|
"DECLINED"
|
"EXPIRED"
|
"PENDING"
|
"VOIDED"
;
expiresAt
:
Date
;
firstName
:
string
;
greendotId
?:
string
|
null
;
lastName
:
string
;
retailerId
:
string
;
retailerName
:
string
;
zipcode
:
string
;
}
;
RTP
:
{
ffcMemo
?:
string
;
senderName
?:
string
;
tchInstitutionId
?:
string
}
;
SWIFT_WIRE
:
{
ffcMemo
?:
string
;
imad
?:
string
;
omad
?:
string
;
senderName
?:
string
;
}
;
US_BANK_ACH
:
{
achBatchId
:
string
;
achId
:
string
;
sourcePaymentInstrumentId
:
string
;
}
;
US_WIRE
:
{
ffcMemo
?:
string
;
imad
?:
string
;
omad
?:
string
;
senderName
?:
string
;
}
;
}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@cfxlabsinc/b2b-services
Loading...