Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace RenameRule

Lets you rename an attribute.

Properties

Optional configValues

configValues: model.ConfigValues

Optional description

description: undefined | string

A user defined description for the object.

Optional fromName

fromName: undefined | string

The attribute name that needs to be renamed.

Optional isJavaRegexSyntax

isJavaRegexSyntax: undefined | false | true

Specifies whether the rule uses a java regex syntax.

Optional isSkipRemainingRulesOnMatch

isSkipRemainingRulesOnMatch: undefined | false | true

Specifies whether to skip remaining rules when a match is found.

Optional key

key: undefined | string

The key of the object.

Const modelType

modelType: string = "RENAME_RULE"

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 toName

toName: undefined | string

The new attribute name.

Methods

getDeserializedJsonObj

getJsonObj