GetUsersUserEmail

data class GetUsersUserEmail(val primary: Boolean, val type: String, val value: String)

Constructors

Link copied to clipboard
constructor(primary: Boolean, type: String, value: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

When true, this is the primary phone number associated with the user.

Link copied to clipboard

Type of phone number.

Link copied to clipboard

User's phone number.