Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Model
    • TestUpdateQueryUser

Indexable

[key: string]: any

Index

Properties

createdAt

createdAt: Date

displayName

displayName: string

meta

meta: any

uid

uid: number

updatedAt

updatedAt: number

username

username: string

Methods

Static compositeModelFromRow

Static modelFromRow

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

Static modelsFromRows

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