Uses of Class
com.onfido.model.DocumentBreakdownIssuingAuthorityBreakdownNfcPassiveAuthentication
-
Packages that use DocumentBreakdownIssuingAuthorityBreakdownNfcPassiveAuthentication Package Description com.onfido.model -
-
Uses of DocumentBreakdownIssuingAuthorityBreakdownNfcPassiveAuthentication in com.onfido.model
Methods in com.onfido.model that return DocumentBreakdownIssuingAuthorityBreakdownNfcPassiveAuthentication Modifier and Type Method Description static DocumentBreakdownIssuingAuthorityBreakdownNfcPassiveAuthenticationDocumentBreakdownIssuingAuthorityBreakdownNfcPassiveAuthentication. fromJson(String jsonString)Create an instance of DocumentBreakdownIssuingAuthorityBreakdownNfcPassiveAuthentication given an JSON stringDocumentBreakdownIssuingAuthorityBreakdownNfcPassiveAuthenticationDocumentBreakdownIssuingAuthorityBreakdown. getNfcPassiveAuthentication()Get nfcPassiveAuthenticationDocumentBreakdownIssuingAuthorityBreakdownNfcPassiveAuthenticationDocumentBreakdownIssuingAuthorityBreakdownNfcPassiveAuthentication. properties(Object properties)DocumentBreakdownIssuingAuthorityBreakdownNfcPassiveAuthenticationDocumentBreakdownIssuingAuthorityBreakdownNfcPassiveAuthentication. putAdditionalProperty(String key, Object value)Set the additional (undeclared) property with the specified name and value.DocumentBreakdownIssuingAuthorityBreakdownNfcPassiveAuthenticationDocumentBreakdownIssuingAuthorityBreakdownNfcPassiveAuthentication. result(String result)Methods in com.onfido.model with parameters of type DocumentBreakdownIssuingAuthorityBreakdownNfcPassiveAuthentication Modifier and Type Method Description DocumentBreakdownIssuingAuthorityBreakdownDocumentBreakdownIssuingAuthorityBreakdown. nfcPassiveAuthentication(DocumentBreakdownIssuingAuthorityBreakdownNfcPassiveAuthentication nfcPassiveAuthentication)voidDocumentBreakdownIssuingAuthorityBreakdown. setNfcPassiveAuthentication(DocumentBreakdownIssuingAuthorityBreakdownNfcPassiveAuthentication nfcPassiveAuthentication)
-