GetMscSubContactVerificationMessageResult

data class GetMscSubContactVerificationMessageResult(val contactId: String, val id: String, val status: String, val type: Int)

A collection of values returned by getMscSubContactVerificationMessage.

Constructors

constructor(contactId: String, id: String, status: String, type: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard

The sending status of the message. Valid values : Success, Failed.

Link copied to clipboard
val type: Int