> ## Documentation Index
> Fetch the complete documentation index at: https://darkgrade.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Datatype

> PTP Datatype type definitions

# Datatype

## DatatypeDefinition

### Properties

| Property        | Type                       | Required |
| --------------- | -------------------------- | -------- |
| **code**        | `number`                   | ✓        |
| **name**        | `string`                   | ✓        |
| **description** | `string`                   | ✓        |
| **codec**       | `CodecDefinition&lt;T&gt;` | ✓        |

***

## DatatypeCode

**Type:** `number`

***
