aBox - v1.0.0
    Preparing search index...

    Tariffs

    Tabela para criar tarifários

    Hierarchy (View Summary)

    Index

    Properties

    deleted?: boolean
    relation_sw077: sw077[]
    restored?: boolean
    sw091s01: number

    Tariff ID

    sw091s01_code: string
    sw091s02: Date

    Date created

    sw091s03: Date

    Date updated

    sw091s04: null | Date

    Date deleted

    sw091s05: null | sw001

    Created By

    Field relation sw001.sw001s01

    sw091s06: null | sw001

    Updated By

    Field relation sw001.sw001s01

    sw091s07: null | sw001

    Deleted By

    Field relation sw001.sw001s01

    sw091s08: string

    Name

    sw091s09: null | string

    Description

    sw091s10: null | Date

    Date Start

    sw091s11: null | Date

    Date End

    sw091s12: YesNoType

    Active

    YesNoType.YES

    sw091s13: string

    UUID

    sw091s14: YesNoType

    Base

    YesNoType.NO

    sw091s15: YesNoType

    Imported

    YesNoType.NO

    sw091s16: YesNoType

    Draft

    YesNoType.NO

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