Class: DeleteLocalesFromApp1Request

tibco.objectapi.service.request.DeleteLocalesFromApp1Request

new DeleteLocalesFromApp1Request()

Object DeleteLocalesFromApp1Request Usage: RestApiService.getL10nService().deleteLocalesFromApp1(request, callback);
Since:
  • 4.0.0

Members

appID :string

Query parameter: 'appid' The full path to the application. Forward slashes (/) in the path to the application must be encoded as %2F.
Type:
  • string
Since:
  • 4.0.0

locales :Array.<string>

Query parameter: 'locale' (Java type: Set) Set of String locale identifiers.
Type:
  • Array.<string>
Since:
  • 4.0.0