OverallVolume

An object that contains information about email that was sent from the selected domain.

Types

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

Properties

Link copied to clipboard

An object that contains inbox and junk mail placement metrics for individual email providers.

Link copied to clipboard

The percentage of emails that were sent from the domain that were read by their recipients.

Link copied to clipboard

An object that contains information about the numbers of messages that arrived in recipients' inboxes and junk mail folders.

Functions

Link copied to clipboard
inline fun copy(block: OverallVolume.Builder.() -> Unit = {}): OverallVolume
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