Skip to content

Latest commit

 

History

History
executable file
·
11 lines (7 loc) · 635 Bytes

RequestLocalization.md

File metadata and controls

executable file
·
11 lines (7 loc) · 635 Bytes

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]

[Back to Model list] [Back to API list] [Back to README]