Package ai.vectros.types
Class ModelChanges
java.lang.Object
ai.vectros.types.ModelChanges
-
Method Details
-
getSummary
- Returns:
- Human-readable summary of the change, e.g. "Changed: firstName, email".
-
getFields
- Returns:
- Names of the fields that changed.
-
getCount
- Returns:
- Number of fields that changed.
-
getDetails
- Returns:
- Per-field before/after values, keyed by field name.
-
getError
- Returns:
- Error message if the diff could not be computed; null on success.
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-