WorldRegionEnum
This enumerated type contains of list of world regions.
Type that uses WorldRegionEnum:
Calls that use one or more values of WorldRegionEnum:
/post-order/v2/casemanagement/{caseId} GET, /post-order/v2/casemanagement/{caseId}/provide_return_address POST, /post-order/v2/inquiry/{inquiryId} GET, /post-order/v2/return POST, /post-order/v2/return/{returnId} GET
Enumeration Values
| Value | Description |
| AFRICA | This enumeration value indicates the world region is Africa. |
| AMERICAS | This enumeration value indicates the world region is the Americas. |
| ASIA | This enumeration value indicates the world region is Asia. |
| CARIBBEAN | This enumeration value indicates the world region is the Caribbean. |
| CENTRALAMERICA | This enumeration value indicates the world region is Central America. |
| EUROPE | This enumeration value indicates the world region is Europe. |
| EUROPEANUNION | This enumeration value indicates the world region is the European Union. |
| LATINAMERICA | This enumeration value indicates the world region is Latin America. |
| MIDDLEEAST | This enumeration value indicates the world region is the Middle East. |
| NORTHAMERICA | This enumeration value indicates the world region is North America. |
| OCEANIA | This enumeration value indicates the world region is Oceania. |
| SOUTHAMERICA | This enumeration value indicates the world region is South America. |
| SOUTHEASTASIA | This enumeration value indicates the world region is Southeast Asia. |