aBox - v1.0.0
    Preparing search index...

    Source Data Leads - History

    Tabela histórico para gerir as traduções da origem dos dados das Leads

    Hierarchy (View Summary)

    Implements

    Index

    Properties

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

    SourceDataLeads ID

    sw023s01_id: number
    sw023s02: Date

    Date created

    sw023s03: Date

    Date updated

    sw023s04: null | Date

    Date deleted

    sw023s05: null | sw001

    Created By

    Field relation sw001.sw001s01

    sw023s06: null | sw001

    Updated By

    Field relation sw001.sw001s01

    sw023s07: null | sw001

    Deleted By

    Field relation sw001.sw001s01

    sw023s08: string

    Description

    sw023s09: YesNoType

    Active

    Field relation sw034.sw034s01

    YesNoType.YES

    sw023s11: null | string

    Tag

    Field relation sw023t.source

    sw023s12: string

    UUID

    sw023s13: YesNoType

    System Record

    YesNoType.NO

    sw023s14: sw118

    Type Lead

    Field relation sw118.sw118s01

    sw023s15: YesNoType

    Show Origin In List

    YesNoType.NO

    sw023s16: YesNoType

    Send Email After Registration

    YesNoType.NO

    sw023s17: YesNoType

    Can Duplicate Lead

    YesNoType.NO

    sw023s18: YesNoType

    Customer Data Can Edit

    YesNoType.NO

    sw023s19: null | sw115

    Default State ID

    Field relation sw115.sw115s01

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