Class User.UserCallLogsClearRequest

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

@ChoiceGroup("deleteAllCallLogs") @ChoiceGroup("deleteSpecifiedCallLogs") public static class User.UserCallLogsClearRequest extends Request<DefaultResponse>
Clear a user's call logs associated with Basic Call Logs and Enhanced Call Logs features. The calls logs are deleted from both Basic Call Logs and Enhanced Call Logs if both features are assigned. The response is either a SuccessResponse or an ErrorResponse.
Author:
AlpacaGenerator