Class BWSystem.SystemCountryCodeModifyRequest

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

public static class BWSystem.SystemCountryCodeModifyRequest extends Request<DefaultResponse>
Modify the attributes of a country code. If becomeDefaultCountryCode is true, the country code in this request becomes the default country code for the system. The following elements are only used in AS data mode: disableNationalPrefixForOffNetCalls The response is either a SuccessResponse or an ErrorResponse.
Author:
AlpacaGenerator