Class BWSystem.SystemLanguageModifyRequest

java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<DefaultResponse>
co.ecg.alpaca.toolkit.generated.BWSystem.SystemLanguageModifyRequest
Enclosing class:
BWSystem

public static class BWSystem.SystemLanguageModifyRequest extends Request<DefaultResponse>
Request to modify a language properties in the system. If the becomeDefaultLanguage element is present, the language in this request becomes the default language for the system. The command will fail in Amplify data mode if the locale element is greater than 5 characters in length. The response is either a SuccessResponse or an ErrorResponse.
Author:
AlpacaGenerator