language property
The customer's ISO 639-2 language code.
See the
Language Codes
page for the list of supported codes. Valid language codes outside the
supported set will be accepted by the API but may lead to unexpected
behavior. The default value is en
.
Implementation
core.String? language;