Object

Address

A client's address. Fields are used for each section of the address

Usage Example
query {
# Use this type in your queries
someQuery {
city
clientId
country
county
historicalId
}
}

Fields

cityString
clientIdID
countryString
countyString
historicalIdString
idID
insertedAtNaiveDateTime
isPrimaryBoolean
line1String
line2String
noteString
postalCodeString
stateString
textString