toggle menu
DICE API Documentation
JVM
switch theme
search in API
DICE API Documentation
/
com.embabel.dice.governance
/
DriftReportDto
/
DriftReportDto
Drift
Report
Dto
constructor
(
schemaName
:
String
,
versionHash
:
String
,
contextId
:
String
?
,
capturedAt
:
String
,
driftedEntityTypes
:
List
<
String
>
,
driftedRelationshipTypes
:
List
<
String
>
,
hasDrift
:
Boolean
,
declaredDiff
:
MetamodelDiffDto
?
)