Ormeo_Web_Lens_Models_Team_TeamExport_Dto

  • createdAtUtc
    Type: stringFormat: date-time

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

  • exportType
    Type: string ยท Ormeo_Library_Entities_TeamExportTypeenum
    values
    • companies
    • persons
    • workplaces
    • properties
    • vehicles
    • addresses
  • exportTypeName
    Type: string | null
    read-only
  • fileName
    Type: string | null
  • queryString
    Type: string | null
  • recordCount
    Type: integerFormat: int32

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

  • teamExportId
    Type: integerFormat: int32

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

  • userDisplayName
    Type: string | null
  • userEmail
    Type: string | null
  • userFirstName
    Type: string | null
  • userId
    Type: integerFormat: int32

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

  • userLastName
    Type: string | null