OtcResponse

data class OtcResponse(val code: String)

Constructors

Link copied to clipboard
fun OtcResponse(code: String)

Properties

Link copied to clipboard
val code: String

Sources

Link copied to clipboard