---
title: "CHGResultOfListOfLookupInfoResult"
url: "https://developer.tesma.com/apis/logistics-api-26/versions/a0e6c8e4-9a34-47ba-824b-6b70140c143f/schemas/CHGResultOfListOfLookupInfoResult"
---

> Full API specification: https://developer.tesma.com/apis/logistics-api-26/versions/a0e6c8e4-9a34-47ba-824b-6b70140c143f.md

# CHGResultOfListOfLookupInfoResult

## OpenAPI definition

```yaml
openapi: 3.1.1
info:
  title: " API v1"
  version: 26.11.0.0
components:
  schemas:
    CHGMessage:
      anyOf:
        - $ref: "#/components/schemas/CHGMessageTextMessage"
        - $ref: "#/components/schemas/CHGMessageExternalMessage"
        - $ref: "#/components/schemas/CHGMessageCHGExceptionMessage"
        - $ref: "#/components/schemas/CHGMessageBase"
      type: object
    LookupInfoResult:
      properties:
        columnCaptions:
          additionalProperties:
            format: int32
            pattern: ^-?(?:0|[1-9]\d*)$
            type:
              - integer
              - string
          type:
            - "null"
            - object
        key:
          type:
            - "null"
            - string
        messages:
          items:
            $ref: "#/components/schemas/CHGMessage"
          type:
            - "null"
            - array
        response:
          $ref: "#/components/schemas/LookupInfo"
      type: object
    CHGMessageTextMessage:
      properties:
        $type:
          enum:
            - CHG.iCLASSFW.Base.Foundation.TextMessage,
              CHG.iCLASSFW.Base.Foundation
          type: string
        _additionalInfos:
          type:
            - "null"
            - string
        _message:
          type:
            - "null"
            - string
        _messageLogId:
          type:
            - "null"
            - string
        _messageType:
          $ref: "#/components/schemas/MessageType"
        _traceId:
          type:
            - "null"
            - string
        errorCategory:
          type:
            - "null"
            - string
        errorCode:
          format: int32
          pattern: ^-?(?:0|[1-9]\d*)$
          type:
            - integer
            - string
        formatArguments:
          type:
            - "null"
            - array
        messageKey:
          format: int32
          pattern: ^-?(?:0|[1-9]\d*)$
          type:
            - integer
            - string
        messageLogId:
          type:
            - "null"
            - string
        source:
          type:
            - "null"
            - string
        sourceObjectIdentifier:
          $ref: "#/components/schemas/ObjectInstanceIdentifier"
        traceId:
          type:
            - "null"
            - string
      required:
        - $type
        - _messageType
    CHGMessageExternalMessage:
      properties:
        $type:
          enum:
            - CHG.iCLASSFW.Base.Foundation.ExternalMessage,
              CHG.iCLASSFW.Base.Foundation
          type: string
        _additionalInfos:
          type:
            - "null"
            - string
        _message:
          type:
            - "null"
            - string
        _messageLogId:
          type:
            - "null"
            - string
        _messageType:
          $ref: "#/components/schemas/MessageType"
        _traceId:
          type:
            - "null"
            - string
        errorCategory:
          type:
            - "null"
            - string
        errorCode:
          format: int32
          pattern: ^-?(?:0|[1-9]\d*)$
          type:
            - integer
            - string
        formatArguments:
          type:
            - "null"
            - array
        messageKey:
          format: int32
          pattern: ^-?(?:0|[1-9]\d*)$
          type:
            - integer
            - string
        messageLogId:
          type:
            - "null"
            - string
        source:
          type:
            - "null"
            - string
        sourceObjectIdentifier:
          $ref: "#/components/schemas/ObjectInstanceIdentifier"
        traceId:
          type:
            - "null"
            - string
      required:
        - $type
        - _messageType
    CHGMessageCHGExceptionMessage:
      properties:
        $type:
          enum:
            - CHG.iCLASSFW.Base.Foundation.CHGExceptionMessage,
              CHG.iCLASSFW.Base.Foundation
          type: string
        _additionalInfos:
          type:
            - "null"
            - string
        _messageLogId:
          type:
            - "null"
            - string
        _messageType:
          $ref: "#/components/schemas/MessageType"
        _traceId:
          type:
            - "null"
            - string
        additionalInfos:
          type:
            - "null"
            - string
        errorCategory:
          type:
            - "null"
            - string
        errorCode:
          format: int32
          pattern: ^-?(?:0|[1-9]\d*)$
          type:
            - integer
            - string
        formatArguments:
          type:
            - "null"
            - array
        message:
          type:
            - "null"
            - string
        messageKey:
          format: int32
          pattern: ^-?(?:0|[1-9]\d*)$
          type:
            - integer
            - string
        messageLogId:
          type:
            - "null"
            - string
        source:
          type:
            - "null"
            - string
        sourceObjectIdentifier:
          $ref: "#/components/schemas/ObjectInstanceIdentifier"
        traceId:
          type:
            - "null"
            - string
      required:
        - $type
        - _messageType
    CHGMessageBase:
      properties:
        _additionalInfos:
          type:
            - "null"
            - string
        _messageLogId:
          type:
            - "null"
            - string
        _messageType:
          $ref: "#/components/schemas/MessageType"
        _traceId:
          type:
            - "null"
            - string
        errorCategory:
          type:
            - "null"
            - string
        errorCode:
          format: int32
          pattern: ^-?(?:0|[1-9]\d*)$
          type:
            - integer
            - string
        formatArguments:
          type:
            - "null"
            - array
        messageKey:
          format: int32
          pattern: ^-?(?:0|[1-9]\d*)$
          type:
            - integer
            - string
        messageLogId:
          type:
            - "null"
            - string
        source:
          type:
            - "null"
            - string
        sourceObjectIdentifier:
          $ref: "#/components/schemas/ObjectInstanceIdentifier"
        traceId:
          type:
            - "null"
            - string
      required:
        - _messageType
    LookupInfo:
      properties:
        additionalLookupColumns:
          items:
            type: string
          type:
            - "null"
            - array
        allowMultiple:
          type: boolean
        allowValueMemberInUi:
          type: boolean
        bufferDuration:
          format: int32
          pattern: ^-?(?:0|[1-9]\d*)$
          type:
            - integer
            - string
        bufferType:
          $ref: "#/components/schemas/LookupBufferType"
        columnCaptions:
          $ref: "#/components/schemas/LookupColumnCaptions"
        detailPresenterTypeName:
          type:
            - "null"
            - string
        emptyItemTextKey:
          format: int32
          pattern: ^-?(?:0|[1-9]\d*)$
          type:
            - integer
            - string
        emptyItemValue:
          type:
            - "null"
            - string
        hasDescription:
          type: boolean
        hasDisplayText:
          type: boolean
        key:
          type:
            - "null"
            - string
        method:
          type:
            - "null"
            - string
        overviewPresenterTypeName:
          type:
            - "null"
            - string
        peakLookupPresenter:
          type:
            - "null"
            - string
        primaryKeyColumns:
          items:
            type: string
          type:
            - "null"
            - array
        source:
          type:
            - "null"
            - string
        type:
          $ref: "#/components/schemas/LookupType"
        valueTypeName:
          type:
            - "null"
            - string
        values:
          items:
            $ref: "#/components/schemas/LookupEntry"
          type:
            - "null"
            - array
      type: object
    MessageType:
      type: integer
    ObjectInstanceIdentifier:
      properties:
        keyValues:
          type:
            - "null"
            - object
        referenceID:
          type:
            - "null"
            - string
        typeName:
          type:
            - "null"
            - string
      type: object
    LookupBufferType:
      type: integer
    LookupColumnCaptions:
      properties:
        additionalCaptions:
          additionalProperties:
            type: string
          type:
            - "null"
            - object
        description:
          type:
            - "null"
            - string
        display:
          type:
            - "null"
            - string
        sortOrder:
          type:
            - "null"
            - string
        value:
          type:
            - "null"
            - string
      type: object
    LookupType:
      type: integer
    LookupEntry:
      properties:
        additionalInfos:
          type:
            - "null"
            - object
        caption:
          type:
            - "null"
            - string
        description:
          type:
            - "null"
            - string
        isHidden:
          type: boolean
        sortOrder:
          format: int32
          pattern: ^-?(?:0|[1-9]\d*)$
          type:
            - integer
            - string
        value: {}
        valueForUI:
          type:
            - "null"
            - string
      type: object
    CHGResultOfListOfLookupInfoResult:
      properties:
        messages:
          items:
            $ref: "#/components/schemas/CHGMessage"
          type:
            - "null"
            - array
        response:
          items:
            $ref: "#/components/schemas/LookupInfoResult"
          type:
            - "null"
            - array
      type: object
```
