Skip to content

TranslationLanguage Enum eBay Docs

This enumeration type lists the languages that are currently supported for either input or output text.

KeyValueDescription
DEdeIndicates the language of the input or output text is German.
ENenIndicates the language of the input or output text is English.
ESesIndicates the language of the input or output text is Spanish.
FRfrIndicates the language of the input or output text is French.
ITitIndicates the language of the input or output text is Italian.
JAjaIndicates the language of the input or output text is Japanese.
PLplIndicates the language of the input or output text is Polish.
PTptIndicates the language of the input or output text is Portuguese.
RUruIndicates the language of the input or output text is Russian.
ZHzhIndicates the language of the input or output text is Chinese.

Example

php
use Rat\eBaySDK\Enums\TranslationLanguage;

TranslationLanguage::DE;

Used by

This software is not an official eBay product and is not associated with, sponsored by, or endorsed by eBay Inc.