UpdateProfileRequest

Types

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

Properties

Link copied to clipboard

Specifies the name for the business associated with this profile.

Link copied to clipboard

Specifies the email address associated with this customer profile.

Link copied to clipboard
val name: String?

The name of the profile, used to identify it.

Link copied to clipboard

Specifies the phone number associated with the profile.

Link copied to clipboard

Specifies the unique, system-generated identifier for the profile.

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