Packages

t

dynamics.common

ImportFileJson

trait ImportFileJson extends Object with ImportFileJsonFV

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

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. val ImportLog_ImportFile_nl: UndefOr[String]
    Definition Classes
    ImportFileJsonFV
    Annotations
    @JSOptional() @JSName( ... )
  5. val additionalheaderrow: UndefOr[String]
    Annotations
    @JSOptional()
  6. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  7. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )
  8. val content: UndefOr[String]
    Annotations
    @JSOptional()
  9. val createdon: UndefOr[String]
    Annotations
    @JSOptional()
  10. val datadelimitercode: UndefOr[Int]
    Annotations
    @JSOptional()
  11. val enableduplicatedetection: UndefOr[Boolean]
    Annotations
    @JSOptional()
  12. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  13. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  14. val failurecount: UndefOr[Int]
    Annotations
    @JSOptional()
  15. val fielddelimitercode: UndefOr[Int]
    Annotations
    @JSOptional()
  16. val filetypecode: UndefOr[Int]
    Annotations
    @JSOptional()
  17. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  18. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  19. def hasOwnProperty(v: String): Boolean
    Definition Classes
    Object
  20. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  21. val headerrow: UndefOr[String]
    Annotations
    @JSOptional()
  22. val importfileid: UndefOr[String]
    Annotations
    @JSOptional()
  23. val importid: UndefOr[String]
    Definition Classes
    ImportFileJsonFV
    Annotations
    @JSOptional() @JSName( "importid@odata.bind" )
  24. val importmapid: UndefOr[String]
    Definition Classes
    ImportFileJsonFV
    Annotations
    @JSOptional() @JSName( "importmapid@odata.bind" )
  25. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  26. def isPrototypeOf(v: Object): Boolean
    Definition Classes
    Object
  27. val isfirstrowheader: UndefOr[Boolean]
    Annotations
    @JSOptional()
  28. val name: UndefOr[String]
    Annotations
    @JSOptional()
  29. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  30. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  31. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  32. val parsedcolumnprefix: UndefOr[String]
    Annotations
    @JSOptional()
  33. val parsedcolumnsnumber: UndefOr[Int]
    Annotations
    @JSOptional()
  34. val parsedtablename: UndefOr[String]
    Annotations
    @JSOptional()
  35. val partialfailurecount: UndefOr[Int]
    Annotations
    @JSOptional()
  36. val processcode: UndefOr[Int]
    Annotations
    @JSOptional()
  37. val processingstatus: UndefOr[Int]
    Annotations
    @JSOptional()
  38. val processingstatus_fv: UndefOr[String]
    Definition Classes
    ImportFileJsonFV
    Annotations
    @JSOptional() @JSName( ... )
  39. val progresscounter: UndefOr[Int]
    Annotations
    @JSOptional()
  40. def propertyIsEnumerable(v: String): Boolean
    Definition Classes
    Object
  41. val recordsownerid_systemuser: UndefOr[String]
    Definition Classes
    ImportFileJsonFV
    Annotations
    @JSOptional() @JSName( ... )
  42. val recordsownerid_team: UndefOr[String]
    Definition Classes
    ImportFileJsonFV
    Annotations
    @JSOptional() @JSName( "recordsownerid_team@odata.bind" )
  43. val size: UndefOr[Int]
    Annotations
    @JSOptional()
  44. val source: UndefOr[String]
    Annotations
    @JSOptional()
  45. val sourceentityname: UndefOr[String]
    Annotations
    @JSOptional()
  46. val statuscode: UndefOr[Int]
    Annotations
    @JSOptional()
  47. val statuscode_fv: UndefOr[String]
    Definition Classes
    ImportFileJsonFV
    Annotations
    @JSOptional() @JSName( ... )
  48. val successcount: UndefOr[Int]
    Annotations
    @JSOptional()
  49. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  50. val targetentityname: UndefOr[String]
    Annotations
    @JSOptional()
  51. def toLocaleString(): String
    Definition Classes
    Object
  52. def toString(): String
    Definition Classes
    AnyRef → Any
  53. val totalcount: UndefOr[Int]
    Annotations
    @JSOptional()
  54. val usesystemmap: UndefOr[Boolean]
    Annotations
    @JSOptional()
  55. def valueOf(): Any
    Definition Classes
    Object
  56. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  57. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  58. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )

Inherited from ImportFileJsonFV

Inherited from Object

Inherited from Any

Inherited from AnyRef

Inherited from Any

Ungrouped