MachineCcpProduct¶
Machine to CCP Product relation - reserved for future use.
Fields¶
| Field | Type | Description |
|---|---|---|
| CcpProductID | numeric | Internal ID that references the CcpProduct entity (Foreign Key) |
| Created | datetime | Date/Time this relation got created in the database |
| ExtraData | string | Extra data for the machine to CCP product relation (JSON format) |
| ID | numeric | Internal ID for the MachineCcpProduct entity (Primary Key) |
| LastModification | datetime | Date/Time this relation was last modified |
| MachineID | numeric | Internal ID that references the Machine entity (Foreign Key) |