Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 973 Bytes

IcuSkeletonParameters.md

File metadata and controls

15 lines (10 loc) · 973 Bytes

# IcuSkeletonParameters

Properties

Name Type Description Notes
content string Source content [optional]
locale_codes string[] Locale codes [optional]
keep_content bool Keep the content and add missing plural forms for each locale [optional]
zero_form_enabled bool Indicates whether the zero form should be included or excluded in the returned skeletons [optional]
cldr_version string Strings supports two CLDR variants, when it comes to pluralization rules. \ You can choose which one you want to use when constructing the skeletons. Possible values \ are `legacy` and `cldr_41`. Default value is `legacy`. [optional]

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