Object

PhoneNumber

Usage Example
query {
# Use this type in your queries
someQuery {
client
historicalId
id
insertedAt
isLandline
}
}

Fields

clientClient
historicalIdString
idID
insertedAtNaiveDateTime
isLandlineBoolean

Whether the phone number is a landline number versus a valid smartphone number that can accept SMS text messages

nameString

Name of the phone (e.g. Home, Mobile, or Office)

notesString
preferredBoolean

If this number is the preferred mode of contact. This is the number that will receive all text communications

remindersBoolean

If automatic reminders should be sent to this phone number

updatedAtNaiveDateTime
valueString

The digits that compose the phone number (e.g. '+1 555 244 1356')