Built motion from commit ddca4d0d.|2.5.47
[motion2.git] / server / api / user-setting / user-setting.model.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0x351d=['./user-setting.attributes','define','UserSetting','clientSideLoggingEnabledSince'];(function(_0x455833,_0xc94f4c){var _0x27f476=function(_0x2f887f){while(--_0x2f887f){_0x455833['push'](_0x455833['shift']());}};_0x27f476(++_0xc94f4c);}(_0x351d,0x90));var _0xd351=function(_0x4bc5c8,_0x41a17d){_0x4bc5c8=_0x4bc5c8-0x0;var _0x3245e7=_0x351d[_0x4bc5c8];return _0x3245e7;};'use strict';var attributes=require(_0xd351('0x0'));module['exports']=function(_0x109108){return _0x109108[_0xd351('0x1')](_0xd351('0x2'),attributes,{'tableName':'user_settings','paranoid':![],'indexes':[],'timestamps':!![],'hooks':{'beforeUpdate':function(_0x30b5ae){if(!_0x30b5ae['clientSideLoggingEnabled'])_0x30b5ae[_0xd351('0x3')]=null;else if(_0x30b5ae[_0xd351('0x3')]===null)_0x30b5ae['clientSideLoggingEnabledSince']=new Date();}}});};