Uses of Class
com.onfido.model.DocumentPropertiesDrivingLicenceInformation
-
Packages that use DocumentPropertiesDrivingLicenceInformation Package Description com.onfido.model -
-
Uses of DocumentPropertiesDrivingLicenceInformation in com.onfido.model
Methods in com.onfido.model that return DocumentPropertiesDrivingLicenceInformation Modifier and Type Method Description DocumentPropertiesDrivingLicenceInformationDocumentPropertiesDrivingLicenceInformation. category(String category)DocumentPropertiesDrivingLicenceInformationDocumentPropertiesDrivingLicenceInformation. codes(String codes)DocumentPropertiesDrivingLicenceInformationDocumentPropertiesDrivingLicenceInformation. expiryDate(LocalDate expiryDate)static DocumentPropertiesDrivingLicenceInformationDocumentPropertiesDrivingLicenceInformation. fromJson(String jsonString)Create an instance of DocumentPropertiesDrivingLicenceInformation given an JSON stringDocumentPropertiesDrivingLicenceInformationDocumentProperties. getDrivingLicenceInformation()Get drivingLicenceInformationDocumentPropertiesDrivingLicenceInformationDocumentWithDriverVerificationReportAllOfProperties. getDrivingLicenceInformation()Get drivingLicenceInformationDocumentPropertiesDrivingLicenceInformationDocumentPropertiesDrivingLicenceInformation. obtainmentDate(LocalDate obtainmentDate)DocumentPropertiesDrivingLicenceInformationDocumentPropertiesDrivingLicenceInformation. putAdditionalProperty(String key, Object value)Set the additional (undeclared) property with the specified name and value.Methods in com.onfido.model with parameters of type DocumentPropertiesDrivingLicenceInformation Modifier and Type Method Description DocumentPropertiesDocumentProperties. drivingLicenceInformation(DocumentPropertiesDrivingLicenceInformation drivingLicenceInformation)DocumentWithDriverVerificationReportAllOfPropertiesDocumentWithDriverVerificationReportAllOfProperties. drivingLicenceInformation(DocumentPropertiesDrivingLicenceInformation drivingLicenceInformation)voidDocumentProperties. setDrivingLicenceInformation(DocumentPropertiesDrivingLicenceInformation drivingLicenceInformation)voidDocumentWithDriverVerificationReportAllOfProperties. setDrivingLicenceInformation(DocumentPropertiesDrivingLicenceInformation drivingLicenceInformation)
-