Package com.ringcentral.definitions
Class CreateMessageStoreReportRequest
java.lang.Object
com.ringcentral.definitions.CreateMessageStoreReportRequest
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe beginning of the time range to collect call log records in ISO 8601 format including timezone.The end of the time range to collect message records in ISO 8601 format including timezone.String[]
Types of messages to be collected. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
dateTo
The end of the time range to collect message records in ISO 8601 format including timezone. Default is the current time Format: date-time -
dateFrom
The beginning of the time range to collect call log records in ISO 8601 format including timezone. Default is the current time minus 24 hours Format: date-time -
messageTypes
Types of messages to be collected. If not specified, all messages without message type filtering will be returned. Multiple values are accepted Example: Fax,VoiceMail Enum: Fax, SMS, VoiceMail, Pager
-
-
Constructor Details
-
CreateMessageStoreReportRequest
public CreateMessageStoreReportRequest()
-
-
Method Details
-
dateTo
-
dateFrom
-
messageTypes
-