GetUsersUser

data class GetUsersUser(val email: String, val endUserId: String, val id: String, val phone: String, val status: String)

Constructors

Link copied to clipboard
constructor(email: String, endUserId: String, id: String, phone: String, status: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The email of the user email.

Link copied to clipboard

The Username. The custom setting is composed of lowercase letters, numbers and underscores, and the length is 3~24 characters.

Link copied to clipboard
val id: String

The ID of the user id.

Link copied to clipboard

The phone of the mobile phone number.

Link copied to clipboard

The status of the resource.