StartArchiveExportRequest

The request to initiate an export of emails from an archive.

Types

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

Properties

Link copied to clipboard

The identifier of the archive to export emails from.

Link copied to clipboard

Details on where to deliver the exported email data.

Link copied to clipboard

Criteria to filter which emails are included in the export.

Link copied to clipboard

The start of the timestamp range to include emails from.

Link copied to clipboard

Whether to include message metadata as JSON files in the export.

Link copied to clipboard

The maximum number of email items to include in the export.

Link copied to clipboard

The end of the timestamp range to include emails from.

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