Note

  • content
    Type: string

    Note content (supports @mentions in markdown format)

  • createdAt
    Type: stringFormat: date-time

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

  • createdByUserId
    Type: stringFormat: uuid
  • dealId
    Type: string | nullFormat: uuid
  • entityId
    Type: stringFormat: uuid
  • entityType
    Type: stringenum
    values
    • USER
    • COMPANY
    • CONNECTION
  • id
    Type: stringFormat: uuid
  • noteCompanies
    Type: array object[]

    Companies mentioned in this note

    • company
      Type: object
    • companyId
      Type: stringFormat: uuid
  • notePeople
    Type: array object[]

    People mentioned in this note

    • person
      Type: object
    • personId
      Type: stringFormat: uuid
  • organizationId
    Type: stringFormat: uuid
  • updatedAt
    Type: stringFormat: date-time

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z