UnexpectedError

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

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

Constructors

Link copied to clipboard
constructor(devErrorMessage: String?)

Properties

Link copied to clipboard