Unauthorized

class Unauthorized(message: String?) : TapOnPhoneInvocationError.TransactionDeclined

The transaction was unauthorized

Constructors

Link copied to clipboard
fun Unauthorized(message: String?)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val errorCode: Int
Link copied to clipboard
val errorDescription: String