Package-level declarations
Types
Link copied to clipboard
class JumioError(val isRetryable: Boolean, val domain: String, val code: String, val message: String) : Serializable
JumioError describes an error situation Please always include the whole code when filing an error related issue to our support team