-
id
Long id
-
fullName
String fullName
-
firstName
String firstName
-
lastName
String lastName
-
emailAddress
String emailAddress
-
companyName
String companyName
-
addressLine1
String addressLine1
-
addressLine2
String addressLine2
-
addressLine3
String addressLine3
-
city
String city
-
state
State state
Deprecated.
-
isoCountrySubdivision
String isoCountrySubdivision
-
stateProvinceRegion
String stateProvinceRegion
-
county
String county
-
country
Country country
Deprecated.
-
isoCountryAlpha2
ISOCountry isoCountryAlpha2
-
postalCode
String postalCode
-
zipFour
String zipFour
-
phonePrimary
Phone phonePrimary
-
phoneSecondary
Phone phoneSecondary
-
phoneFax
Phone phoneFax
-
isBusiness
boolean isBusiness
-
isStreet
boolean isStreet
Intended to be used to differentiate whether this address is a physical address (e.g. street/house) or a mailing address (e.g. P.O. Box etc..)
-
isMailing
boolean isMailing
Intended to be used to differentiate whether this address is a physical address (e.g. street/house) or a mailing address (e.g. P.O. Box etc..)
-
tokenizedAddress
String tokenizedAddress
This is intented to be used for address verification integrations and should not be modifiable in the admin
-
standardized
Boolean standardized
This is intented to be used for address verification integrations and should not be modifiable in the admin
-
verificationLevel
String verificationLevel
This is intented to be used for address verification integrations and should not be modifiable in the admin
-
primaryPhone
String primaryPhone
Deprecated.
-
secondaryPhone
String secondaryPhone
Deprecated.
-
fax
String fax
Deprecated.