new DeleteLocalesFromComp1Request(context)
Object DeleteLocalesFromComp1Request
Usage:
RestApiService.getL10nService().deleteLocalesFromComp1(request, callback);
Parameters:
Name | Type | Description |
---|---|---|
context |
string | The full path to the component. Forward slashes (/) in the path to the component must be encoded as %2F. |
- Since:
- 4.0.0
Members
locales :Array.<string>
Query parameter: 'locale' (Java type: Set) Set of String locale identifiers.
Type:
- Array.<string>
- Since:
- 4.0.0