Built motion from commit ab870f9e.|2.5.44
[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 _0x71f4=['clientSideLoggingEnabledSince','define','UserSetting','user_settings'];(function(_0x79e983,_0x4e5b48){var _0x1a7049=function(_0xb25a34){while(--_0xb25a34){_0x79e983['push'](_0x79e983['shift']());}};_0x1a7049(++_0x4e5b48);}(_0x71f4,0xf9));var _0x471f=function(_0x5d6b9f,_0x382e90){_0x5d6b9f=_0x5d6b9f-0x0;var _0x13dea6=_0x71f4[_0x5d6b9f];return _0x13dea6;};'use strict';var attributes=require('./user-setting.attributes');module['exports']=function(_0x30e070){return _0x30e070[_0x471f('0x0')](_0x471f('0x1'),attributes,{'tableName':_0x471f('0x2'),'paranoid':![],'indexes':[],'timestamps':!![],'hooks':{'beforeUpdate':function(_0xa4e901){if(!_0xa4e901['clientSideLoggingEnabled'])_0xa4e901[_0x471f('0x3')]=null;else if(_0xa4e901['clientSideLoggingEnabledSince']===null)_0xa4e901[_0x471f('0x3')]=new Date();}}});};