Class UserCommunicationBarringUserControl.UserCommunicationBarringUserControlModifyRequest

java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<DefaultResponse>
co.ecg.alpaca.toolkit.generated.services.UserCommunicationBarringUserControl.UserCommunicationBarringUserControlModifyRequest
Enclosing class:
UserCommunicationBarringUserControl

public static class UserCommunicationBarringUserControl.UserCommunicationBarringUserControlModifyRequest extends Request<DefaultResponse>
Enabling a profile automatically disables the currently active profile. Also allows the passcode for the service to be modified and the lockout to be reset. Admins only need to populate the newPasscode field when changing the passcode. Users must populate both the oldPasscode and new Passcode fields when changing the passcode. The response is either SuccessResponse or ErrorResponse.
Author:
AlpacaGenerator