---
id: v1-config-type
title: ConfigType
pagination_label: ConfigType
sidebar_label: ConfigType
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'ConfigType', 'v1ConfigType']
slug: /tools/sdk/typescript/work_reassignment/models/config-type
tags: ['SDK', 'Software Development Kit', 'ConfigType', 'v1ConfigType']
---

# ConfigType

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**priority** | **(optional)** `number` |  | [default to undefined]
**internalName** | **(optional)** `ConfigTypeEnumCamel` |  | [default to undefined]
**internalNameCamel** | **(optional)** `ConfigTypeEnum` |  | [default to undefined]
**displayName** | **(optional)** `string` | Human readable display name of the type to be shown on UI | [default to undefined]
**description** | **(optional)** `string` | Description of the type of work to be reassigned, displayed by the UI. | [default to undefined]

