Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace RuleTypeConfig

The rule type config.

Properties

Optional configValues

configValues: model.ConfigValues

Optional isOrderByRule

isOrderByRule: undefined | false | true

Specifies whether it is ordered by rule.

Optional key

key: undefined | string

The key of the object.

Const modelType

modelType: string = "RULE_TYPE_CONFIGS"

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

Optional projectionRules

projectionRules: Array<ProjectionRule>

The projection rules.

Optional scope

scope: any

Deprecated - Reference to a typed object, this can be either a key value to an object within the document, a shall referenced to a {@code TypedObject} or a full {@code TypedObject} definition.

Optional scopeReference

scopeReference: model.ScopeReference

Methods

getDeserializedJsonObj

getJsonObj