new SetLocaleFallback1Request(locale)
Object SetLocaleFallback1Request
Usage:
RestApiService.getL10nService().setLocaleFallback1(request, callback);
Parameters:
Name | Type | Description |
---|---|---|
locale |
string | The locale for which fall-back is being set. |
- Since:
- 4.0.0
Members
appID :string
Query parameter: 'appid' The full path to the application.
Type:
- string
- Since:
- 4.0.0
fallback :string
Query parameter: 'fallback' - The fall-back locale.
Type:
- string
- Since:
- 4.0.0