Response

@Serializable
data class Response(val phone: String)(source)

Parameters

phone

Phone number of the MFA factor in E.164 format. Used to send messages

Constructors

Link copied to clipboard
constructor(phone: String)

Properties

Link copied to clipboard