Uses of Class
com.onfido.model.IndiaPanReport
-
Packages that use IndiaPanReport Package Description com.onfido.model -
-
Uses of IndiaPanReport in com.onfido.model
Methods in com.onfido.model that return IndiaPanReport Modifier and Type Method Description IndiaPanReportIndiaPanReport. addDocumentsItem(ReportDocument documentsItem)IndiaPanReportIndiaPanReport. breakdown(IndiaPanReportAllOfBreakdown breakdown)IndiaPanReportIndiaPanReport. checkId(UUID checkId)IndiaPanReportIndiaPanReport. createdAt(OffsetDateTime createdAt)IndiaPanReportIndiaPanReport. documents(List<ReportDocument> documents)static IndiaPanReportIndiaPanReport. fromJson(String jsonString)Create an instance of IndiaPanReport given an JSON stringIndiaPanReportReport. getIndiaPanReport()Get the actual instance of `IndiaPanReport`.IndiaPanReportIndiaPanReport. href(String href)IndiaPanReportIndiaPanReport. id(UUID id)IndiaPanReportIndiaPanReport. name(ReportName name)IndiaPanReportIndiaPanReport. properties(IndiaPanReportAllOfProperties properties)IndiaPanReportIndiaPanReport. putAdditionalProperty(String key, Object value)Set the additional (undeclared) property with the specified name and value.IndiaPanReportIndiaPanReport. result(ReportResult result)IndiaPanReportIndiaPanReport. status(ReportStatus status)IndiaPanReportIndiaPanReport. subResult(ReportSubResult subResult)
-