Datatype
DatatypeDefinition
Properties
DatatypeCode
Type:number
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
PTP Datatype type definitions
| Property | Type | Required |
|---|---|---|
| code | number | ✓ |
| name | string | ✓ |
| description | string | ✓ |
| codec | CodecDefinition<T> | ✓ |
number
Was this page helpful?