PhoneResponse

data class PhoneResponse(val phone: String?)

Constructors

Link copied to clipboard
fun PhoneResponse(phone: String?)

Properties

Link copied to clipboard
val phone: String?

Sources

Link copied to clipboard