Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 725 Bytes

Algorithm.md

File metadata and controls

20 lines (12 loc) · 725 Bytes

Algorithm

A masking algorithm.

Properties

Name Type Description Notes
id String The algorithm entity ID.
name String The name of this algorithm.
description String A description of this algorithm. [optional]
pluginName String The name of the plugin that this algorithm belongs to.
frameworkName String The name of the framework that this algorithm belongs to.
createDate OffsetDateTime The date and time this algorithm was created. [optional]
tags List<Tag> The tags of this algorithm. [optional]