Represents a comprehensive Item record within the OnTime API.
|  | Item 
 Represents a comprehensive Item record within the OnTime API. 
 
 
 
 
 
 
 
 
 | 
| Name | Description | Data Type | 
|---|---|---|
| ID | The unique identifier for this Item record. | string | 
| OrderID | The unique | string | 
| TrackingNumber | The tracking number assigned to this Item. | string | 
| Description | The description containing any notable details or instructions regarding this Item. | string | 
| Comments | Any additional comments associated with this Item. | string | 
| Weight | The weight measurement of this Item. | number | 
| Height | The height measurement of this Item. | number | 
| Width | The width measurement of this Item. | number | 
| Length | The length measurement of this Item. | number |