CreateContactRequest

Types

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

Properties

Link copied to clipboard

The attribute data attached to a contact.

Link copied to clipboard

The name of the contact list to which the contact should be added.

Link copied to clipboard

The contact's email address.

Link copied to clipboard

The contact's preferences for being opted-in to or opted-out of topics.

Link copied to clipboard

A boolean value status noting if the contact is unsubscribed from all contact list topics.

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