| Name | Type | Description | Notes |
|---|---|---|---|
| id | Number | The ID of the TCP/UDP model | [optional] [readonly] |
| modelName | String | The name of the model | [optional] |
| manufacturer | String | The manufacturer of the model | [optional] |
| image | TcpUdpImage | ||
| tcpDetails | TcpUdpPortDetail | ||
| udpDetails | TcpUdpPortDetail | ||
| metadata | Object | Additional metadata in raw JSON format | [optional] |
| createdAt | Date | The creation timestamp of the model | [optional] [readonly] |
| updatedAt | Date | The last update timestamp of the model | [optional] [readonly] |