@cfxlabsinc/b2b-services
Preparing search index...
@cfxlabsinc/b2b-db-schema
QuilttAccountData
Type Alias QuilttAccountData
type
QuilttAccountData
=
{
achNumbers
?:
{
accountNumber
:
string
;
routingNumber
:
string
}
;
balance
:
{
current
:
number
}
;
id
:
string
;
kind
:
string
;
mask
:
string
;
name
:
string
;
owners
:
{
addresses
:
{
city
:
string
;
country
:
string
;
countryCode
:
string
;
line1
:
string
;
line2
:
null
;
line3
:
null
;
postalCode
:
string
;
region
:
string
;
regionCode
:
string
;
}
[]
;
emails
:
{
address
:
string
}
[]
;
id
:
string
;
names
:
{
first
:
null
;
full
:
string
;
last
:
null
;
middle
:
null
;
prefix
:
null
;
suffix
:
null
;
}
[]
;
phones
:
{
number
:
string
}
[]
;
}
[]
;
taxonomy
:
string
[]
;
verified
:
boolean
;
}
Index
Properties
ach
Numbers?
balance
id
kind
mask
name
owners
taxonomy
verified
Properties
Optional
ach
Numbers
achNumbers
?:
{
accountNumber
:
string
;
routingNumber
:
string
}
balance
balance
:
{
current
:
number
}
id
id
:
string
kind
kind
:
string
mask
mask
:
string
name
name
:
string
owners
owners
:
{
addresses
:
{
city
:
string
;
country
:
string
;
countryCode
:
string
;
line1
:
string
;
line2
:
null
;
line3
:
null
;
postalCode
:
string
;
region
:
string
;
regionCode
:
string
;
}
[]
;
emails
:
{
address
:
string
}
[]
;
id
:
string
;
names
:
{
first
:
null
;
full
:
string
;
last
:
null
;
middle
:
null
;
prefix
:
null
;
suffix
:
null
;
}
[]
;
phones
:
{
number
:
string
}
[]
;
}
[]
taxonomy
taxonomy
:
string
[]
verified
verified
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ach
Numbers
balance
id
kind
mask
name
owners
taxonomy
verified
@cfxlabsinc/b2b-services
Loading...