Name | Type | Description | Notes |
---|---|---|---|
Content | string | Source content | [optional] |
LocaleCodes | []string | Locale codes | [optional] |
KeepContent | bool | Keep the content and add missing plural forms for each locale | [optional] |
ZeroFormEnabled | bool | Indicates whether the zero form should be included or excluded in the returned skeletons | [optional] |
CldrVersion | 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] |