Class User.UserPreferredAnswerEndpointModifyRequest

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

public static class User.UserPreferredAnswerEndpointModifyRequest extends Request<DefaultResponse>
Request to configure a user's Preferred Answer Endpoint for Auto-Answer and Forced Answer. Setting preferredAnswerEndpoint to nil will clear the user's configured Preferred Answer Endpoint. The response is either a SuccessResponse or an ErrorResponse.
Author:
AlpacaGenerator