Preparing search index...
The search index is not available
Deepkit
Deepkit
orm-integration
Book
Class Book
Hierarchy
ActiveRecord
Book
Index
Constructors
constructor
Properties
author
id?
tags
title
Constructors
constructor
new
Book
(
author
:
User
&
Reference
<
{}
>
, title
:
string
)
:
Book
Parameters
author:
User
&
Reference
<
{}
>
title:
string
Returns
Book
Properties
author
author
:
User
&
Reference
<
{}
>
Optional
id
id
?:
number
&
PrimaryKey
&
AutoIncrement
tags
tags
:
Tag
[]
&
BackReference
<
{
via
:
typeof
BookTag
;
}
>
= []
title
title
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Modules
Deepkit
angular-
universal
api-
console-
api
api-
console-
module
app
broker
bson
core
core-
rxjs
create-
app
crypto
event
framework
framework-
debug-
api
http
injector
logger
mongo
mysql
orm
orm-
browser-
api
orm-
integration
postgres
rpc
rpc-
tcp
skeleton
sql
sqlite
stopwatch
template
type
type-
compiler
workflow
Book
constructor
author
id?
tags
title
Generated using
TypeDoc