Class BWSystem.SystemCountryCodeAddRequest

  • Enclosing class:
    BWSystem

    public static class BWSystem.SystemCountryCodeAddRequest
    extends Request<DefaultResponse>
    Add a country code to the system. If ringPeriodMilliseconds is not specified, a default of 6000 milliseconds is assumed. If offHookWarningTimerSeconds is not specified, a default of 30 seconds is assumed. If enableNationalPrefix is not specified, a default of false is assumed. If nationalPrefix is not specified, a default of null string is assumed. If disableNationalPrefixForOffNetCalls is not specified, a default of false is assumed. The following elements are only used in AS data mode: disableNationalPrefixForOffNetCalls. The response is either a SuccessResponse or an ErrorResponse.
    Author:
    AlpacaGenerator