aBox - v1.0.0
    Preparing search index...

    Sub States Contracts

    Tabela para gerir os sub estados dos contratos

    Hierarchy (View Summary)

    Index

    Properties

    deleted?: boolean
    reasonSubState?: any
    relation_state: sw132[]
    relations_sub_states: sw132[]
    restored?: boolean
    state?: any
    subState?: any
    sw131s01: number

    Sub States Contracts ID

    sw131s02: Date

    Date created

    sw131s03: Date

    Date updated

    sw131s04: null | Date

    Date deleted

    sw131s05: null | sw001

    Created By

    Field relation sw001.sw001s01

    sw131s06: null | sw001

    Updated By

    Field relation sw001.sw001s01

    sw131s07: null | sw001

    Deleted By

    Field relation sw001.sw001s01

    sw131s08: string

    Description

    sw131s09: YesNoType

    Active

    YesNoType.YES

    Tag

    sw131s11: string

    UUID

    sw131s12: YesNoType

    System Record

    YesNoType.NO

    sw131s13: YesNoType

    Sub State Reason

    YesNoType.NO

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