Documentation
    Preparing search index...

    Interface SetOptions

    Options used for Instance.set method

    interface SetOptions {
        raw?: boolean;
        reset?: boolean;
    }

    Hierarchy (View Summary)

    Index
    raw?: boolean

    If set to true, field and virtual setters will be ignored

    reset?: boolean

    Clear all previously set data values