Skip to main content

object

ContactSummary

LLM
View as Markdown
Open llms.txt

Properties

  • Name
    id
    Type
    string
    Description
    Required property.
  • Name
    name
    Type
    string
    Description
    Required property.
  • Name
    email
    Type
    string
    Description
    Optional property.
  • Name
    phone
    Type
    string
    Description
    Optional property.
  • Name
    tags
    Type
    array<ContactSummaryTag>
    Description
    Required property.
  • Name
    channels
    Type
    array<ContactChannel>
    Description
    Required property.
  • Name
    hasConversations
    Type
    boolean
    Description
    Required property.
  • Name
    createdAt
    Type
    string
    Description
    Required property.
  • Name
    updatedAt
    Type
    string
    Description
    Required property.
  • Name
    archivedAt
    Type
    string
    Description
    Optional property.

Related operations