mirror of
https://github.com/LukeHagar/speakeasy-playground.git
synced 2025-12-09 12:47:46 +00:00
18 lines
420 B
Markdown
18 lines
420 B
Markdown
# DangerousGoodsCode
|
|
|
|
Dangerous Goods Code (DHL eCommerce only). See <a href="https://api-legacy.dhlecs.com/docs/v2/appendix.html#dangerous-goods">Category Codes</a>
|
|
|
|
|
|
## Values
|
|
|
|
| Name | Value |
|
|
| ------- | ------- |
|
|
| `ONE` | 01 |
|
|
| `TWO` | 02 |
|
|
| `THREE` | 03 |
|
|
| `FOUR` | 04 |
|
|
| `FIVE` | 05 |
|
|
| `SIX` | 06 |
|
|
| `SEVEN` | 07 |
|
|
| `EIGHT` | 08 |
|
|
| `NINE` | 09 | |