Class AppExtraModel

Hierarchy

Implements

Constructors

Properties

_timestamp: number
created_at: Date = ...
deleted_at: any = null
description: string

description of the object

description_translations: {} = {}

Translations of the description

Type declaration

    id_in_server: number
    name: string

    name of the object

    name_translations: any

    Translations of the name

    uid: string
    updated_at: Date = ...

    Generated using TypeDoc