alfresco-js-api
Version:
JavaScript client library for the Alfresco REST API
10 lines (6 loc) • 503 B
Markdown
# AlfrescoContentServicesRestApi.RequestLocalization
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**timezone** | **String** | A valid timezone id supported by @see java.time.ZoneId | [optional]
**locales** | **[String]** | A list of Locales definied by IETF BCP 47. The ordering is significant. The first locale (leftmost) is used for sort and query localization, whereas the remaining locales are used for query only. | [optional]