Package com.ringcentral.definitions
Class AggregateA2PSMSStatusesParameters
java.lang.Object
com.ringcentral.definitions.AggregateA2PSMSStatusesParameters
Query parameters for operation aggregateA2PSMSStatuses
-
Field Summary
FieldsModifier and TypeFieldDescriptionInternal identifier of a message batch to filter the response Example: 55577The end of the time range to filter the results in ISO 8601 format including timezone.The end of the time range to filter the results in ISO 8601 format including timezone.Direction of the SMS message Example: Inbound Enum: Inbound, OutboundString[]
List of phone numbers (specified in 'to' or 'from' fields of a message) to filter the results. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
batchId
Internal identifier of a message batch to filter the response Example: 55577 -
direction
Direction of the SMS message Example: Inbound Enum: Inbound, Outbound -
dateFrom
The end of the time range to filter the results in ISO 8601 format including timezone. Default is the 'dateTo' minus 24 hours Format: date-time Example: 2020-11-09T16:07:52.597Z -
dateTo
The end of the time range to filter the results in ISO 8601 format including timezone. Default is the current time Format: date-time Example: 2020-11-25T16:07:52.597Z -
phoneNumber
List of phone numbers (specified in 'to' or 'from' fields of a message) to filter the results. Maximum number of phone numbers allowed to be specified as filters is 15 Example: 15551234455,15551235577
-
-
Constructor Details
-
AggregateA2PSMSStatusesParameters
public AggregateA2PSMSStatusesParameters()
-
-
Method Details
-
batchId
-
direction
-
dateFrom
-
dateTo
-
phoneNumber
-