ImportDestination

An object that contains details about the resource destination the import job is going to target.

Types

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

Properties

Link copied to clipboard

An object that contains the action of the import job towards a contact list.

Link copied to clipboard

An object that contains the action of the import job towards suppression list.

Functions

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