CreateMessageStoreReportRequest
Properties
Name | Type | Required | Description |
---|---|---|---|
date_to | str | ❌ | The end of the time range to collect message records in ISO 8601 format including timezone. Default is the current time |
date_from | str | ❌ | 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 |
message_types | List[PicMessageTypeEnum] | ❌ | Types of messages to be collected. If not specified, all messages without message type filtering will be returned. Multiple values are accepted |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs