Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace FormatsForDataType

A list of basic masking formats compatible with a supported data type.

Properties

dataType

dataType: string

The data type category, which can be one of the following - Character - Includes CHAR, NCHAR, VARCHAR2, and NVARCHAR2 Numeric - Includes NUMBER, FLOAT, RAW, BINARY_FLOAT, and BINARY_DOUBLE Date - Includes DATE and TIMESTAMP LOB - Includes BLOB, CLOB, and NCLOB All - Includes all the supported data types

Optional maskingFormats

maskingFormats: Array<FormatSummary>

An array of the basic masking formats compatible with the data type category.

Functions

getDeserializedJsonObj

getJsonObj