Uses of Class
com.onfido.model.DocumentWithDriverVerificationReportAllOfPropertiesAllOfVehicleClassDetailsInner
-
Packages that use DocumentWithDriverVerificationReportAllOfPropertiesAllOfVehicleClassDetailsInner Package Description com.onfido.model -
-
Uses of DocumentWithDriverVerificationReportAllOfPropertiesAllOfVehicleClassDetailsInner in com.onfido.model
Methods in com.onfido.model that return DocumentWithDriverVerificationReportAllOfPropertiesAllOfVehicleClassDetailsInner Modifier and Type Method Description DocumentWithDriverVerificationReportAllOfPropertiesAllOfVehicleClassDetailsInnerDocumentWithDriverVerificationReportAllOfPropertiesAllOfVehicleClassDetailsInner. category(String category)DocumentWithDriverVerificationReportAllOfPropertiesAllOfVehicleClassDetailsInnerDocumentWithDriverVerificationReportAllOfPropertiesAllOfVehicleClassDetailsInner. codes(String codes)DocumentWithDriverVerificationReportAllOfPropertiesAllOfVehicleClassDetailsInnerDocumentWithDriverVerificationReportAllOfPropertiesAllOfVehicleClassDetailsInner. expiryDate(LocalDate expiryDate)static DocumentWithDriverVerificationReportAllOfPropertiesAllOfVehicleClassDetailsInnerDocumentWithDriverVerificationReportAllOfPropertiesAllOfVehicleClassDetailsInner. fromJson(String jsonString)Create an instance of DocumentWithDriverVerificationReportAllOfPropertiesAllOfVehicleClassDetailsInner given an JSON stringDocumentWithDriverVerificationReportAllOfPropertiesAllOfVehicleClassDetailsInnerDocumentWithDriverVerificationReportAllOfPropertiesAllOfVehicleClassDetailsInner. obtainmentDate(LocalDate obtainmentDate)DocumentWithDriverVerificationReportAllOfPropertiesAllOfVehicleClassDetailsInnerDocumentWithDriverVerificationReportAllOfPropertiesAllOfVehicleClassDetailsInner. putAdditionalProperty(String key, Object value)Set the additional (undeclared) property with the specified name and value.Methods in com.onfido.model that return types with arguments of type DocumentWithDriverVerificationReportAllOfPropertiesAllOfVehicleClassDetailsInner Modifier and Type Method Description List<DocumentWithDriverVerificationReportAllOfPropertiesAllOfVehicleClassDetailsInner>DocumentWithDriverVerificationReportAllOfProperties. getVehicleClassDetails()Detailed classes/categories informationMethods in com.onfido.model with parameters of type DocumentWithDriverVerificationReportAllOfPropertiesAllOfVehicleClassDetailsInner Modifier and Type Method Description DocumentWithDriverVerificationReportAllOfPropertiesDocumentWithDriverVerificationReportAllOfProperties. addVehicleClassDetailsItem(DocumentWithDriverVerificationReportAllOfPropertiesAllOfVehicleClassDetailsInner vehicleClassDetailsItem)Method parameters in com.onfido.model with type arguments of type DocumentWithDriverVerificationReportAllOfPropertiesAllOfVehicleClassDetailsInner Modifier and Type Method Description voidDocumentWithDriverVerificationReportAllOfProperties. setVehicleClassDetails(List<DocumentWithDriverVerificationReportAllOfPropertiesAllOfVehicleClassDetailsInner> vehicleClassDetails)DocumentWithDriverVerificationReportAllOfPropertiesDocumentWithDriverVerificationReportAllOfProperties. vehicleClassDetails(List<DocumentWithDriverVerificationReportAllOfPropertiesAllOfVehicleClassDetailsInner> vehicleClassDetails)
-