aBox - v1.0.0
    Preparing search index...

    Leads Classification - History

    Tabela histórico para gerir classificação de Leads

    Hierarchy (View Summary)

    Implements

    Index

    Properties

    deleted?: boolean
    restored?: boolean
    revisionHistory: any
    revisionTime: Date
    revisionType: RevisionActionType
    sw034s01: number

    LeadsClassification ID

    sw034s01_id: number
    sw034s02: Date

    Date created

    sw034s03: Date

    Date updated

    sw034s04: null | Date

    Date deleted

    sw034s05: null | sw001

    Created By

    Field relation sw001.sw001s01

    sw034s06: null | sw001

    Updated By

    Field relation sw001.sw001s01

    sw034s07: null | sw001

    Deleted By

    Field relation sw001.sw001s01

    sw034s08: string

    Description

    sw034s09: YesNoType

    Active

    Field relation sw034t.source

    YesNoType.YES

    sw034s10: string

    UUID

    translations?: Translation<sw034t>[]
    updated?: boolean
    version: number
    translatableFields: Set<string> = ...

    Translatable fields in the entity which translations of those exist in translation table

    Methods

    • Translate the entity by replacing fields in entity with their respective fields in TranslatableEntity#translations

      Parameters

      • Optionallocale: string

        Locale to translate to

      • Optionaloptions: ITranslationOptions

        Options to control behavior of translation

      Returns this

      Translated entity

      If entity is not translatable