Dangerous Goods Model
Less than 1 minute
Dangerous Goods Model
| Attribute | Type | Description |
|---|---|---|
| additionalhandinginfo | string | Additional handing information, max length is 100. |
| hazchemcode | string | Hazchem code. |
| isradioactive | boolean | Is goods radio active. |
| isRoadTransport | boolean | Is goods RoadTransport default true. |
| cargoaircraftonly | boolean | Is Cargo Aircraft Only. |
| isDGLQ | boolean | Is dangerous goods limited quantities. |
| totalQuantity | string | Total quantity of dangerous goods, required, max length is 200. |
| totalKg | decimal | Total weight KG of dangerous goods, required. |
| signoffName | string | Max length is 50, optional. |
| signoffRole | string | Max length is 50, optional. |
| lineitems | object list | A list of dangerous goods item. |