LanguageEnum
This enumerated type is a list of two-digit codes that represent languages that are used in containers using the Text type.
Type that uses LanguageEnum:
Calls that use one or more values of LanguageEnum:
/post-order/v2/casemanagement/{caseId}/appeal POST, /post-order/v2/casemanagement/{caseId}/close POST, /post-order/v2/casemanagement/{caseId}/issue_refund POST, /post-order/v2/inquiry POST, /post-order/v2/inquiry/{inquiryId}/close POST, /post-order/v2/inquiry/{inquiryId}/escalate POST, /post-order/v2/inquiry/{inquiryId}/issue_refund POST, /post-order/v2/inquiry/{inquiryId}/provide_refund_info POST, /post-order/v2/inquiry/{inquiryId}/provide_shipment_info POST, /post-order/v2/inquiry/{inquiryId}/send_message POST, /post-order/v2/return POST, /post-order/v2/return/draft POST, /post-order/v2/return/draft/{draftId} GET, /post-order/v2/return/search GET, /post-order/v2/return/{returnId} GET, /post-order/v2/return/{returnId}/add_shipping_label POST, /post-order/v2/return/{returnId}/cancel POST, /post-order/v2/return/{returnId}/decide POST, /post-order/v2/return/{returnId}/escalate POST, /post-order/v2/return/{returnId}/issue_refund POST, /post-order/v2/return/{returnId}/mark_as_received POST, /post-order/v2/return/{returnId}/mark_as_shipped POST, /post-order/v2/return/{returnId}/send_message POST, /post-order/v2/return/{returnId}/void_shipping_label POST
Enumeration Values
| Value | Description | 
| de | Indicates the language is German. | 
| el | Indicates the language is Greek. | 
| en | Indicates the language is English. | 
| eo | Indicates the language is Esperanto. | 
| es | Indicates the language is Spanish | 
| fr | Indicates the language is French. | 
| hy | Indicates the language is Armenian. | 
| it | Indicates the language is Italian. | 
| ja | Indicates the language is Japanese. | 
| ka | Indicates the language is Georgian. | 
| ko | Indicates the language is Korean. | 
| nl | Indicates the language is Dutch. | 
| pl | Indicates the language is Polish. | 
| pt | Indicates the language is Portuguese. | 
| ru | Indicates the language is Russian. | 
| sv | Indicates the language is Swedish. | 
| tr | Indicates the language is Turkish. | 
| vi | Indicates the language is Vietnamese. | 
| xx | Indicates the language is not known. | 
| zh | Indicates the language is Chinese. |