Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • BaseModel
    • default

Index

Constructors

constructor

  • Returns default

Properties

createdAt

createdAt: DateTime

email

email: string

The email of the contact model

id

id: number

nationId

nationId: number

The nation the individual belongs to

telephone

telephone: string

The telephone of the contact model uses format: sv-SE (can be seen and configured in {@link ContactCreateValidator} and ContactUpdateValidator)

updatedAt

updatedAt: DateTime

webURL

webURL: string

web url to a nation, can be specified to any website Only accepts http and https websites. Can be configured in {@link ContactCreateValidator} and ContactUpdateValidator

Generated using TypeDoc