Ormeo_Web_Lens_Models_WatchList_WatchListDashboard_Dto

  • eventBreakdown
    Type: object · Ormeo_Web_Lens_Models_WatchList_WatchListEventBreakdown_Dto
    • addressEvents
      Type: integerFormat: int32

      Signed 32-bit integers (commonly used integer type).

    • companyEvents
      Type: integerFormat: int32

      Signed 32-bit integers (commonly used integer type).

    • personEvents
      Type: integerFormat: int32

      Signed 32-bit integers (commonly used integer type).

    • propertyEvents
      Type: integerFormat: int32

      Signed 32-bit integers (commonly used integer type).

    • totalEvents
      Type: integerFormat: int32

      Signed 32-bit integers (commonly used integer type).

    • vehicleEvents
      Type: integerFormat: int32

      Signed 32-bit integers (commonly used integer type).

  • lastEventAtUtc
    Type: string | nullFormat: date-time

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

  • lastUpdatedAtUtc
    Type: stringFormat: date-time

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

  • recentEvents
    Type: array object[] | null · Ormeo_Web_Lens_Models_WatchList_WatchListRecentEvent_Dto[]
    • entityId
      Type: integer | nullFormat: int32

      Signed 32-bit integers (commonly used integer type).

    • entityName
      Type: string | null
    • entityType
      Type: string | null
    • eventDate
      Type: stringFormat: date-time

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

    • eventId
      Type: integerFormat: int32

      Signed 32-bit integers (commonly used integer type).

    • eventType
      Type: string · Ormeo_Library_Entities_WatchListMemberEventTypeenum
      values
      • companyAddress
      • companyName
      • companyStatus
      • companyRegistration
      • companyIntelligence
    • isAcknowledged
      Type: boolean
    • memberGuid
      Type: stringFormat: uuid
    • subType
      Type: string | null
  • totalMembers
    Type: integerFormat: int32

    Signed 32-bit integers (commonly used integer type).

  • unacknowledgedEventCount
    Type: integerFormat: int32

    Signed 32-bit integers (commonly used integer type).

  • watchListDescription
    Type: string | null
  • watchListGuid
    Type: stringFormat: uuid
  • watchListName
    Type: string | null