CustomerProfileAttributes

The customer profile attributes that are used with the message template.

Types

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

Properties

Link copied to clipboard

A unique account number that you have given to the customer.

Link copied to clipboard

Any additional information relevant to the customer's profile.

Link copied to clipboard

The first line of a customer address.

Link copied to clipboard

The second line of a customer address.

Link copied to clipboard

The third line of a customer address.

Link copied to clipboard

The fourth line of a customer address.

Link copied to clipboard

The first line of a customer’s billing address.

Link copied to clipboard

The second line of a customer’s billing address.

Link copied to clipboard

The third line of a customer’s billing address.

Link copied to clipboard

The fourth line of a customer’s billing address.

Link copied to clipboard

The city of a customer’s billing address.

Link copied to clipboard

The country of a customer’s billing address.

Link copied to clipboard

The county of a customer’s billing address.

Link copied to clipboard

The postal code of a customer’s billing address.

Link copied to clipboard

The province of a customer’s billing address.

Link copied to clipboard

The state of a customer’s billing address.

Link copied to clipboard

The customer's birth date.

Link copied to clipboard

The customer's business email address.

Link copied to clipboard

The name of the customer's business.

Link copied to clipboard

The customer's business phone number.

Link copied to clipboard
val city: String?

The city in which a customer lives.

Link copied to clipboard

The country in which a customer lives.

Link copied to clipboard

The county in which a customer lives.

Link copied to clipboard

The custom attributes in customer profile attributes.

Link copied to clipboard

The customer's email address, which has not been specified as a personal or business address.

Link copied to clipboard

The customer's first name.

Link copied to clipboard

The customer's gender.

Link copied to clipboard

The customer's mobile phone number.

Link copied to clipboard

The customer's last name.

Link copied to clipboard

The first line of a customer’s mailing address.

Link copied to clipboard

The second line of a customer’s mailing address.

Link copied to clipboard

The third line of a customer’s mailing address.

Link copied to clipboard

The fourth line of a customer’s mailing address.

Link copied to clipboard

The city of a customer’s mailing address.

Link copied to clipboard

The country of a customer’s mailing address.

Link copied to clipboard

The county of a customer’s mailing address.

Link copied to clipboard

The postal code of a customer’s mailing address.

Link copied to clipboard

The province of a customer’s mailing address.

Link copied to clipboard

The state of a customer’s mailing address.

Link copied to clipboard

The customer's middle name.

Link copied to clipboard

The customer's mobile phone number.

Link copied to clipboard

The customer's party type.

Link copied to clipboard

The customer's phone number, which has not been specified as a mobile, home, or business number.

Link copied to clipboard

The postal code of a customer address.

Link copied to clipboard

The ARN of a customer profile.

Link copied to clipboard

The unique identifier of a customer profile.

Link copied to clipboard

The province in which a customer lives.

Link copied to clipboard

The first line of a customer’s shipping address.

Link copied to clipboard

The second line of a customer’s shipping address.

Link copied to clipboard

The third line of a customer’s shipping address.

Link copied to clipboard

The fourth line of a customer’s shipping address.

Link copied to clipboard

The city of a customer’s shipping address.

Link copied to clipboard

The country of a customer’s shipping address.

Link copied to clipboard

The county of a customer’s shipping address.

Link copied to clipboard

The postal code of a customer’s shipping address.

Link copied to clipboard

The province of a customer’s shipping address.

Link copied to clipboard

The state of a customer’s shipping address.

Link copied to clipboard

The state in which a customer lives.

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