AddressDimension

Object that segments on Customer Profile's address object.

Types

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

Properties

Link copied to clipboard

The city belonging to the address.

Link copied to clipboard

The country belonging to the address.

Link copied to clipboard

The county belonging to the address.

Link copied to clipboard

The postal code belonging to the address.

Link copied to clipboard

The province belonging to the address.

Link copied to clipboard

The state belonging to the address.

Functions

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