Packages

t

dynamics.common

DuplicateRuleCondition

trait DuplicateRuleCondition extends Object with StatusCodeNonNative

Annotations
@ScalaJSDefined() @RawJSType()
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. DuplicateRuleCondition
  2. StatusCodeNonNative
  3. Object
  4. Any
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. val duplicateruleconditionid: UndefOr[String]
    Annotations
    @JSOptional()
  2. def hasOwnProperty(v: String): Boolean
    Definition Classes
    Object
  3. def isPrototypeOf(v: Object): Boolean
    Definition Classes
    Object
  4. def propertyIsEnumerable(v: String): Boolean
    Definition Classes
    Object
  5. val statecode: UndefOr[Int]
    Definition Classes
    StatusCodeNonNative
    Annotations
    @JSOptional()
  6. val statecode_fv: UndefOr[String]
    Definition Classes
    StatusCodeNonNative
    Annotations
    @JSOptional() @JSName( ... )
  7. val statuscode: UndefOr[Int]
    Definition Classes
    StatusCodeNonNative
    Annotations
    @JSOptional()
  8. val statuscode_fv: UndefOr[String]
    Definition Classes
    StatusCodeNonNative
    Annotations
    @JSOptional() @JSName( ... )
  9. def toLocaleString(): String
    Definition Classes
    Object
  10. def valueOf(): Any
    Definition Classes
    Object