Package ai.vectros.types
Class ErasureCertificate
java.lang.Object
ai.vectros.types.ErasureCertificate
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic ErasureCertificate.Builderbuilder()booleaninthashCode()toString()
-
Method Details
-
getContextsSwept
- Returns:
- The contexts that were actually swept. When you omit or leave the request's context scope empty, this lists every context the subject had data in. Any context not listed here was not erased.
-
getPerContext
- Returns:
- Deletion counts broken down per context, one entry for each context that was swept.
-
getDanglingReferences
- Returns:
- Number of reference fields within your account that point at the erased subject and were left dangling. These are reported for your own diagnosis and are never automatically cascaded into another subject's records.
-
getAuditDisposition
- Returns:
- The audit-trail disposition that was applied, echoing the request.
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-