DocumentWithDriverVerificationReport |
DocumentWithDriverVerificationReport.addDocumentsItem(ReportDocument documentsItem) |
|
DocumentWithDriverVerificationReport |
DocumentWithDriverVerificationReport.breakdown(DocumentBreakdown breakdown) |
|
DocumentWithDriverVerificationReport |
DocumentWithDriverVerificationReport.checkId(UUID checkId) |
|
DocumentWithDriverVerificationReport |
DocumentWithDriverVerificationReport.createdAt(OffsetDateTime createdAt) |
|
DocumentWithDriverVerificationReport |
DocumentWithDriverVerificationReport.documents(List<ReportDocument> documents) |
|
static DocumentWithDriverVerificationReport |
DocumentWithDriverVerificationReport.fromJson(String jsonString) |
Create an instance of DocumentWithDriverVerificationReport given an JSON string
|
DocumentWithDriverVerificationReport |
Report.getDocumentWithDriverVerificationReport() |
Get the actual instance of `DocumentWithDriverVerificationReport`.
|
DocumentWithDriverVerificationReport |
DocumentWithDriverVerificationReport.href(String href) |
|
DocumentWithDriverVerificationReport |
DocumentWithDriverVerificationReport.id(UUID id) |
|
DocumentWithDriverVerificationReport |
DocumentWithDriverVerificationReport.name(ReportName name) |
|
DocumentWithDriverVerificationReport |
DocumentWithDriverVerificationReport.properties(DocumentWithDriverVerificationReportAllOfProperties properties) |
|
DocumentWithDriverVerificationReport |
DocumentWithDriverVerificationReport.putAdditionalProperty(String key,
Object value) |
Set the additional (undeclared) property with the specified name and value.
|
DocumentWithDriverVerificationReport |
DocumentWithDriverVerificationReport.result(ReportResult result) |
|
DocumentWithDriverVerificationReport |
DocumentWithDriverVerificationReport.status(ReportStatus status) |
|
DocumentWithDriverVerificationReport |
DocumentWithDriverVerificationReport.subResult(ReportSubResult subResult) |
|