eBay Post-Order APIVersion 2.7.7
 

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:

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.
  * See the Enumeration Index to see exact use of each enumeration value in the API.