Options
All
  • Public
  • Public/Protected
  • All
Menu

Used to mark an ORM Entity as "translated" object. The variable holds all translations for the object.

interface

ITranslated

Type parameters

  • T

Hierarchy

Index

Properties

Optional translationIds

translationIds: string[]

Optional translations

translations: T[]

Generated using TypeDoc