Variable ValueKindConst

ValueKind: EnumValue<typeof eValueKind> = ...

The ValueKind contains a set of values that specify value kind of the property. Either PII (Personal Identifiable Information) or customer content.

Generated using TypeDoc