IspPlacement

An object that describes how email sent during the predictive inbox placement test was handled by a certain email provider.

Types

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

Properties

Link copied to clipboard

The name of the email provider that the inbox placement data applies to.

Link copied to clipboard

An object that contains inbox placement metrics for a specific email provider.

Functions

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