DeviceResponse

constructor(version: String, documents: Array<Document>? = null, zkDocuments: Array<ZkDocument>? = null, encryptedDocuments: Array<EncryptedDocuments>? = null, documentErrors: Array<Map<String, Int>>? = null, status: UInt)(source)