Objects
/
PhoneValue

PhoneValue

Fields

  • column
    Column!
    Required
    The column that this value belongs to.
  • country_short_name
    String
    ISO-2 country code
  • id
    ID!
    Required
    The column's unique identifier.
  • phone
    String
    Phone number
  • text
    String
  • type
    ColumnType!
    Required
    The column's type.
  • updated_at
    Date
    The date when column value was last updated.
  • value
    JSON
    The column's raw value in JSON format.
PersonValuePlan
Built with