ProfileAttributes

The object used to segment on attributes within the customer profile.

Types

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

Properties

Link copied to clipboard

A field to describe values to segment on within account number.

Link copied to clipboard

A field to describe values to segment on within additional information.

Link copied to clipboard

A field to describe values to segment on within address.

Link copied to clipboard

A field to describe values to segment on within attributes.

Link copied to clipboard

A field to describe values to segment on within billing address.

Link copied to clipboard

A field to describe values to segment on within birthDate.

Link copied to clipboard

A field to describe values to segment on within business email address.

Link copied to clipboard

A field to describe values to segment on within business name.

Link copied to clipboard

A field to describe values to segment on within business phone number.

Link copied to clipboard

A field to describe values to segment on within email address.

Link copied to clipboard

A field to describe values to segment on within first name.

Link copied to clipboard

A field to describe values to segment on within genderString.

Link copied to clipboard

A field to describe values to segment on within home phone number.

Link copied to clipboard

A field to describe values to segment on within last name.

Link copied to clipboard

A field to describe values to segment on within mailing address.

Link copied to clipboard

A field to describe values to segment on within middle name.

Link copied to clipboard

A field to describe values to segment on within mobile phone number.

Link copied to clipboard

A field to describe values to segment on within partyTypeString.

Link copied to clipboard

A field to describe values to segment on within personal email address.

Link copied to clipboard

A field to describe values to segment on within phone number.

Link copied to clipboard

A field to describe values to segment on within shipping address.

Functions

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