Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ProjectionRule

Base type for how fields are projected. There are many different mechanisms for doing this such as by a name pattern, datatype and so on. See the {@code modelType} property for the types.

Properties

Optional configValues

configValues: model.ConfigValues

Optional description

description: undefined | string

A user defined description for the object.

Optional isJavaRegexSyntax

isJavaRegexSyntax: undefined | false | true

Specifies whether the rule uses a java regex syntax.

Optional key

key: undefined | string

The key of the object.

modelType

modelType: string

Optional modelVersion

modelVersion: undefined | string

The model version of an object.

Optional objectStatus

objectStatus: undefined | number

The status of an object that can be set to value 1 for shallow references across objects, other values reserved. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional parentRef

parentRef: model.ParentReference

Functions

getDeserializedJsonObj

getJsonObj