Class EnhancedCallLogs.UserEnhancedCallLogsGetListResponse

java.lang.Object
co.ecg.alpaca.toolkit.messaging.response.XMLMessage
co.ecg.alpaca.toolkit.messaging.response.Response
co.ecg.alpaca.toolkit.generated.services.EnhancedCallLogs.UserEnhancedCallLogsGetListResponse
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
EnhancedCallLogs

public static class EnhancedCallLogs.UserEnhancedCallLogsGetListResponse
extends Response
Response to UserEnhancedCallLogsGetListRequest22. Total numbers of rows is: - the total number of retrievable logs of the call log type that was specified in the UserEnhancedCallLogsGetListRequest22, if a call log type was specified in the request. - the total number of retrievable logs, if no call log type was specified in the request. A list of MixedCallLogsEntry will be returned if the call logs are stored on CDS A list of ExtendedMixedCallLogsEntry22 will be returned if the call logs are stored on DBS or Couchbase The logs are sorted by date/time of the call.
Author:
AlpacaGenerator
See Also:
Serialized Form