@cfxlabsinc/b2b-services
Preparing search index...
@cfxlabsinc/payment-instrument-services
BankInstantPaymentEligibility
Type Alias BankInstantPaymentEligibility
Normalized RTP / FedNow eligibility for a US routing number.
type
BankInstantPaymentEligibility
=
{
bankName
:
string
|
null
;
fedNow
:
boolean
;
rtp
:
boolean
;
}
Index
Properties
bank
Name
fed
Now
rtp
Properties
bank
Name
bankName
:
string
|
null
fed
Now
fedNow
:
boolean
rtp
rtp
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bank
Name
fed
Now
rtp
@cfxlabsinc/b2b-services
Loading...
Normalized RTP / FedNow eligibility for a US routing number.