Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 505 Bytes

RequestLocalization.md

File metadata and controls

9 lines (6 loc) · 505 Bytes

RequestLocalization

Properties

Name Type Description Notes
timezone string A valid timezone id supported by @see java.time.ZoneId [optional] [default to null]
locales string[] A list of Locales defined 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] [default to null]