Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Model
    • TestCreateTableDepartment

Indexable

[key: string]: any

Index

Properties

childrenDepartments

childrenDepartments: any

departmentId

departmentId: number

departmentName

departmentName: string

Methods

Static compositeModelFromRow

Static modelFromRow

  • modelFromRow<T>(row: any, type: object): T

Static modelsFromRows

  • modelsFromRows<T>(rows: any[], type: object): T[]