Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 656 Bytes

Field.md

File metadata and controls

39 lines (21 loc) · 656 Bytes

Field

Properties

Name Type Description Notes
name String
type TypeEnum
enrichmentType EnrichmentTypeEnum
value String
order Integer

Enum: TypeEnum

Name Value
ATTRIBUTE "ATTRIBUTE"
DIMENSION "DIMENSION"

Enum: EnrichmentTypeEnum

Name Value
VALUE "VALUE"
JSON_LOGIC "JSON_LOGIC"

Implemented Interfaces

  • Serializable