Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • BaseModel
    • default

Index

Constructors

constructor

  • Returns default

Properties

createdAt

createdAt: DateTime

description

description: string

Description for a given individual

id

id: number

name

name: string

name for a given individual

nationId

nationId: number

The nation the individual belongs to

profileImgSrc

profileImgSrc: string

Cover image for the individual to be displayed

role

role: string

Role for a given individual

updatedAt

updatedAt: DateTime

Static inOrder

inOrder: QueryScope<(query: ModelQueryBuilderContract<LucidModel, LucidRow>) => void> = ...

Ordering options to query individuals at ascending order

Generated using TypeDoc