ImportDataFormat

The import data format contains the specifications of the input file that would be passed to the address list import job.

Types

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

Properties

Link copied to clipboard

The type of file that would be passed as an input for the address list import job.

Functions

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