| AnalysationPayload |
Model class for Analysation data payload containing the data to be analysed and the attribute types of the dataset
fields/columns.
|
| AnalysisResult |
Model class for Analysis result containing a HashMap that holds the analysis results.
|
| AnonymizationPayload |
Model class for AnonymizationPayload containing the tabular dataset and a metadata object containing the settings for
the anonymization process.
|
| AnonymizationResultPayload |
Model class for the response object from anonymisation process.
|
| AnonymizeResult |
Model class for the result from an anonymization process.
|
| MetaData |
Model class for the Metadata containing the anonymization and analysation settings.
|