aBox - v1.0.0
    Preparing search index...

    Products tariffs

    Tabela para gerir os produtos das tarifas

    Hierarchy (View Summary)

    Index

    Properties

    deleted?: boolean
    relation_sw128: sw128
    restored?: boolean
    sw020s01: number

    Tariff ID

    sw020s01_code: string
    sw020s02: Date

    Date created

    sw020s03: Date

    Date updated

    sw020s04: null | Date

    Date deleted

    sw020s05: null | sw001

    Created By

    Field relation sw001.sw001s01

    sw020s06: null | sw001

    Updated By

    Field relation sw001.sw001s01

    sw020s07: null | sw001

    Deleted By

    Field relation sw001.sw001s01

    sw020s08: string

    Name

    sw020s09: string

    Description

    sw020s10: null | string

    Image Url

    sw020s11: YesNoType

    Active

    YesNoType.YES

    sw020s12: string

    Tag

    sw020s13: YesNoType

    Energy green

    YesNoType.NO

    sw020s14: string

    UUID

    sw020s15: string

    Category name

    sw020s16: YesNoType

    Recommended

    YesNoType.NO

    sw020s17: null | string

    Cover Url

    sw020s18: null | sw104

    Image ID

    Field relation sw104.sw104s01

    sw020s19: null | sw104

    Cover ID

    Field relation sw104.sw104s01

    sw020s20: null | string

    Name Intern

    sw020s21: null | string

    Type

    sw020s22: null | string

    Contract terms

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