Ormeo_Library_Dtos_Team_Dto

  • allowAnonymousAccess
    Type: boolean | null
  • allowPersonCreditChecks
    Type: boolean | null
  • features
    Type: array string[] | null
  • hasActiveSubscription
    Type: boolean
  • integrations
    Type: array object[] | null · Ormeo_Library_Dtos_TeamIntegration_Dto2[]
    • integrationStatusType
      Type: string · Ormeo_Library_Entities_IntegrationStatusTypeenum
      values
      • pending
      • connected
      • disconnected
      • error
    • integrationType
      Type: string · Ormeo_Library_Entities_IntegrationTypeenum
      values
      • crm_Attio
      • chat_Slack
      • other_ActaPublica
      • other_Trapets
      • other_SkatteverketNavet
      • auth_SkatteverketNavetTest
      • auth_SkatteverketNavetProduction
      • other_TrapetsBulk
      • webhook_OAuth2
    • lastUpdatedAtUtc
      Type: stringFormat: date-time

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

    • navetIntegration
      Type: object · Ormeo_Library_Dtos_TeamIntegration_Navet_Dto
    • teamId
      Type: integerFormat: int32

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

    • teamIntegrationGuid
      Type: stringFormat: uuid
    • teamIntegrationId
      Type: integerFormat: int32

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

    • validUntil
      Type: string | nullFormat: date-time

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

  • isSubscriptionExpired
    Type: boolean
  • lastUpdatedAtUtc
    Type: stringFormat: date-time

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

  • numberOfUsers
    Type: integer | nullFormat: int32

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

  • resoldByTeamId
    Type: integer | nullFormat: int32

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

  • senderNameCreditChecks
    Type: string | null
  • subscriptionPlanName
    Type: string | null
  • subscriptionValidFrom
    Type: string | nullFormat: date-time

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

  • subscriptionValidTo
    Type: string | nullFormat: date-time

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

  • teamDescription
    Type: string | null
  • teamEmail
    Type: string | null
  • teamGuid
    Type: stringFormat: uuid
  • teamId
    Type: integerFormat: int32

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

  • teamName
    Type: string | null