Uses of Class
com.onfido.model.DocumentBreakdownIssuingAuthorityBreakdownNfcActiveAuthentication
-
Packages that use DocumentBreakdownIssuingAuthorityBreakdownNfcActiveAuthentication Package Description com.onfido.model -
-
Uses of DocumentBreakdownIssuingAuthorityBreakdownNfcActiveAuthentication in com.onfido.model
Methods in com.onfido.model that return DocumentBreakdownIssuingAuthorityBreakdownNfcActiveAuthentication Modifier and Type Method Description static DocumentBreakdownIssuingAuthorityBreakdownNfcActiveAuthenticationDocumentBreakdownIssuingAuthorityBreakdownNfcActiveAuthentication. fromJson(String jsonString)Create an instance of DocumentBreakdownIssuingAuthorityBreakdownNfcActiveAuthentication given an JSON stringDocumentBreakdownIssuingAuthorityBreakdownNfcActiveAuthenticationDocumentBreakdownIssuingAuthorityBreakdown. getNfcActiveAuthentication()Get nfcActiveAuthenticationDocumentBreakdownIssuingAuthorityBreakdownNfcActiveAuthenticationDocumentBreakdownIssuingAuthorityBreakdownNfcActiveAuthentication. properties(Object properties)DocumentBreakdownIssuingAuthorityBreakdownNfcActiveAuthenticationDocumentBreakdownIssuingAuthorityBreakdownNfcActiveAuthentication. putAdditionalProperty(String key, Object value)Set the additional (undeclared) property with the specified name and value.DocumentBreakdownIssuingAuthorityBreakdownNfcActiveAuthenticationDocumentBreakdownIssuingAuthorityBreakdownNfcActiveAuthentication. result(String result)Methods in com.onfido.model with parameters of type DocumentBreakdownIssuingAuthorityBreakdownNfcActiveAuthentication Modifier and Type Method Description DocumentBreakdownIssuingAuthorityBreakdownDocumentBreakdownIssuingAuthorityBreakdown. nfcActiveAuthentication(DocumentBreakdownIssuingAuthorityBreakdownNfcActiveAuthentication nfcActiveAuthentication)voidDocumentBreakdownIssuingAuthorityBreakdown. setNfcActiveAuthentication(DocumentBreakdownIssuingAuthorityBreakdownNfcActiveAuthentication nfcActiveAuthentication)
-