UnexpectedError

data class UnexpectedError(val devErrorMessage: String?) : SheetOpenResult

Indicates that there was a unexpected error while opening Tpay module.

Constructors

Link copied to clipboard
fun UnexpectedError(devErrorMessage: String?)

Properties

Link copied to clipboard