MessageInsightsDataSource

An object that contains filters applied when performing the Message Insights export.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Represents the end date for the export interval as a timestamp. The end date is inclusive.

Link copied to clipboard

Filters for results to be excluded from the export file.

Link copied to clipboard

Filters for results to be included in the export file.

Link copied to clipboard

The maximum number of results.

Link copied to clipboard

Represents the start date for the export interval as a timestamp. The start date is inclusive.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String