integrator_device_deviceshipment
Columns
| Name | Type | Not null | Description |
|---|---|---|---|
| created_at | timestamp without time zone | True | |
| id | character varying(32) | True | |
| last_modified_at | timestamp without time zone | True | |
| order_id | character varying(32) | True | Links to integrator_device_deviceorder.id. |
| shipper | character varying(16) | True | |
| tracked | boolean | True | |
| tracking_id | character varying(64) | True | |
| tracking_log | character varying(65535) | True | |
| tracking_status | character varying(16) | True | |
| tracking_time | timestamp without time zone | False |
Inbound Links
The following tables have columns that reference this table: