aBox - v1.0.0
    Preparing search index...

    Sub States Leads - History

    Tabela histórico para gerir os sub estados das Leads

    Hierarchy (View Summary)

    Implements

    Index

    Properties

    deleted?: boolean
    relation_sw117: sw117[]
    relations_sub_states: sw117[]
    restored?: boolean
    revisionHistory: any
    revisionTime: Date
    revisionType: RevisionActionType
    sw116s01: number

    SubStatesLeads ID

    sw116s01_id: number
    sw116s02: Date

    Date created

    sw116s03: Date

    Date updated

    sw116s04: null | Date

    Date deleted

    sw116s05: null | sw001

    Created By

    Field relation sw001.sw001s01

    sw116s06: null | sw001

    Updated By

    Field relation sw001.sw001s01

    sw116s07: null | sw001

    Deleted By

    Field relation sw001.sw001s01

    sw116s08: string

    Description

    sw116s09: YesNoType

    Active

    YesNoType.YES

    sw116s10: null | string

    Tag

    Field relation sw116t.source

    sw116s11: string

    UUID

    sw116s12: YesNoType

    System Record

    YesNoType.NO

    sw116s13: YesNoType

    Sub State Reason

    YesNoType.NO

    translations?: Translation<sw116t>[]
    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