Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Model

Index

Constructors

constructor

  • new Model(type: any, model?: null): Model

Properties

attributes

attributes: any[] = []

hasManys

hasManys: any[] = []

hasOnes

hasOnes: any[] = []

model

model: any

type

type: any

Methods

attribute

  • attribute(name: any): Model

extend

  • extend(app: any, extension: any): void

hasMany

  • hasMany(type: any): Model

hasOne

Generated using TypeDoc version 0.22.10