SuccessIso
data class SuccessIso(val documents: Collection<IsoDocumentParsed>, val state: String? = null) : AuthnResponseResult(source)
Successfully decoded and validated the response from the Wallet (ISO mDoc credential)
Successfully decoded and validated the response from the Wallet (ISO mDoc credential)