Class BWSystem.SystemPolicyModifyDefaultRequest

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

public static class BWSystem.SystemPolicyModifyDefaultRequest extends Request<DefaultResponse>
Request to modify the system's default policy settings. The response is either SuccessResponse or ErrorResponse. The following elements are only used in AS data mode and ignored in XS mode: GroupAdminCommunicationBarringUserProfileAccess (This element is only used for groups in an Enterprise) GroupAdminVerifyTranslationAndRoutingAccess ServiceProviderVerifyTranslationAndRoutingAccess groupUserAutoAttendantNameDialingAccess serviceProviderAdminPasswordRulesAccess groupAdminPasswordRulesAccess The following elements are only used in XS data mode and ignored in AS mode: serviceProviderAdminCommunicationBarringAccess
Author:
AlpacaGenerator