JavaScript HSM API Dinamo
    theme_preparing_search_index

    kind_type_alias AttributesAUP

    Represents the list of attributes of an object.

    type AttributesAUP = {
        attributes: Attributes;
        aup: string;
    }
    theme_index

    kind_plural_property

    kind_plural_property

    attributes: Attributes

    Attributes of an object.

    aup: string

    AUP of an object.