GetMscSubContactsContact

data class GetMscSubContactsContact(val accountUid: String, val contactId: String, val contactName: String, val email: String, val id: String, val isAccount: Boolean, val isObsolete: Boolean, val isVerifiedEmail: Boolean, val isVerifiedMobile: Boolean, val lastEmailVerificationTimeStamp: String, val lastMobileVerificationTimeStamp: String, val mobile: String, val position: String)

Constructors

Link copied to clipboard
constructor(accountUid: String, contactId: String, contactName: String, email: String, id: String, isAccount: Boolean, isObsolete: Boolean, isVerifiedEmail: Boolean, isVerifiedMobile: Boolean, lastEmailVerificationTimeStamp: String, lastMobileVerificationTimeStamp: String, mobile: String, position: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

The first ID of the resource.

Link copied to clipboard

The User's Contact Name. Note: The name must be 2 to 12 characters in length, and can contain uppercase and lowercase letters.

Link copied to clipboard

The User's Contact Email Address.

Link copied to clipboard
val id: String

The ID of the Contact.

Link copied to clipboard

Indicates Whether the BGP Group Is the Account Itself.

Link copied to clipboard

Whether They Have Expired Or Not.

Link copied to clipboard

Email Validation for.

Link copied to clipboard

If the Phone Verification.

Link copied to clipboard

Last Verification Email Transmission Time.

Link copied to clipboard

The Pieces of Authentication SMS Sending Time.

Link copied to clipboard

The User's Telephone.

Link copied to clipboard

The User's Position. Valid values: CEO, Technical Director, Maintenance Director, Project Director,Finance Director and Other.