aBox - v1.0.0
    Preparing search index...

    Info Stores

    Tabela para gerir a informação extra das lojas

    Hierarchy (View Summary)

    Index

    Properties

    deleted?: boolean
    restored?: boolean
    sw090s01: number

    Info Store ID

    sw090s02: Date

    Date created

    sw090s03: Date

    Date updated

    sw090s04: null | Date

    Date deleted

    sw090s05: null | sw001

    Created By

    Field relation sw001.sw001s01

    sw090s06: null | sw001

    Updated By

    Field relation sw001.sw001s01

    sw090s07: null | sw001

    Deleted By

    Field relation sw001.sw001s01

    sw090s08: sw067

    Store ID

    Field relation sw067.sw067s01

    sw090s09: null | string

    Address - Postal code

    sw090s10: sw073

    Address - Province

    Field relation sw073.sw073s09

    sw090s11: sw073

    Address - Municipality

    Field relation sw073.sw073s09

    sw090s12: sw073

    Address - Locality

    Field relation sw073.sw073s09

    sw090s13: sw018

    Address - Type of road ID

    Field relation sw018.sw018s01

    sw090s14: null | string

    Address - Description road

    sw090s15: null | string

    Address - Number

    sw090s16: null | string

    Address - Block

    sw090s17: null | string

    Address - Port

    sw090s18: null | string

    Address - Complement

    sw090s20: sw017

    Address - Country

    Field relation sw017.sw017s01

    sw090s21: null | string

    Address - Latitude

    sw090s22: null | string

    Address - Longitude

    sw090s23: null | string

    Address - Additional address information

    sw090s24: null | string

    Operational management

    sw090s25: null | string

    Content

    sw090s27: null | string

    Url image public

    sw090s28: null | string

    UUID image public

    sw090s29: null | string

    Url image website

    sw090s30: null | number

    ID image website

    sw090s31: null | string

    Schedule Week

    sw090s32: null | string

    Schedule Saturday

    sw090s33: null | string

    Schedule Sunday

    sw090s34: string

    UUID

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