Package com.ringcentral.definitions
Class DeleteMessageByFilterParameters
java.lang.Object
com.ringcentral.definitions.DeleteMessageByFilterParameters
Query parameters for operation deleteMessageByFilter
-
Field Summary
FieldsModifier and TypeFieldDescriptionString[]ID(s) of a conversation to deleteMessages received earlier then the date specified will be deleted.String[]Filters shared messages based on the owner extension.If the value is `true`, then the messages are purged immediately with all the attachmentsType of messages to be deleted Default: All Enum: Fax, SMS, VoiceMail, Pager, Text, All -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
owner
Filters shared messages based on the owner extension. Supported if the 'SharedVoicemail' or 'CallQueueSmsRecipient' feature is enabled Default: Personal Enum: Any, Personal, Shared -
conversationId
ID(s) of a conversation to delete -
dateTo
Messages received earlier then the date specified will be deleted. The default value is current date/time Format: date-time -
type
Type of messages to be deleted Default: All Enum: Fax, SMS, VoiceMail, Pager, Text, All -
purge
If the value is `true`, then the messages are purged immediately with all the attachments
-
-
Constructor Details
-
DeleteMessageByFilterParameters
public DeleteMessageByFilterParameters()
-
-
Method Details
-
owner
-
conversationId
-
dateTo
-
type
-
purge
-