trait DuplicateRuleJS extends Object with StatusCodeNonNative
- Annotations
- @ScalaJSDefined() @RawJSType()
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- DuplicateRuleJS
- StatusCodeNonNative
- Object
- Any
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
-
val
DuplicateRule_DuplicateRuleConditions: UndefOr[Array[DuplicateRuleCondition]]
Only here if you perform an $expand.
Only here if you perform an $expand.
- Annotations
- @JSOptional()
-
val
baseentitymatchcodetable: UndefOr[String]
- Annotations
- @JSOptional()
-
val
baseentityname: UndefOr[String]
- Annotations
- @JSOptional()
-
val
baseentitytypecode: UndefOr[Int]
- Annotations
- @JSOptional()
-
val
description: UndefOr[String]
- Annotations
- @JSOptional()
-
val
duplicateruleid: UndefOr[String]
- Annotations
- @JSOptional()
-
val
excludeinactiverecords: UndefOr[Boolean]
- Annotations
- @JSOptional()
-
def
hasOwnProperty(v: String): Boolean
- Definition Classes
- Object
-
def
isPrototypeOf(v: Object): Boolean
- Definition Classes
- Object
-
val
iscasesensitive: UndefOr[Boolean]
- Annotations
- @JSOptional()
-
val
matchingentitymatchcodetable: UndefOr[String]
- Annotations
- @JSOptional()
-
val
matchingentityname: UndefOr[String]
- Annotations
- @JSOptional()
-
val
matchingentitytypecode: UndefOr[Int]
- Annotations
- @JSOptional()
-
val
name: UndefOr[String]
- Annotations
- @JSOptional()
-
def
propertyIsEnumerable(v: String): Boolean
- Definition Classes
- Object
-
val
statecode: UndefOr[Int]
- Definition Classes
- StatusCodeNonNative
- Annotations
- @JSOptional()
-
val
statecode_fv: UndefOr[String]
- Definition Classes
- StatusCodeNonNative
- Annotations
- @JSOptional() @JSName( ... )
-
val
statuscode: UndefOr[Int]
- Definition Classes
- StatusCodeNonNative
- Annotations
- @JSOptional()
-
val
statuscode_fv: UndefOr[String]
- Definition Classes
- StatusCodeNonNative
- Annotations
- @JSOptional() @JSName( ... )
-
def
toLocaleString(): String
- Definition Classes
- Object
-
def
valueOf(): Any
- Definition Classes
- Object