Built motion from commit e1760111.|2.6.18
[motion2.git] / server / api / user-setting / user-setting.attributes.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 _0xa431=['TEXT','DATE','UserId','sequelize','error','warning','debug','exports','ENUM'];(function(_0x3246ff,_0x5c35e8){var _0x2ecdad=function(_0x217b2a){while(--_0x217b2a){_0x3246ff['push'](_0x3246ff['shift']());}};_0x2ecdad(++_0x5c35e8);}(_0xa431,0x1b3));var _0x1a43=function(_0x583802,_0xb5a557){_0x583802=_0x583802-0x0;var _0x537c2c=_0xa431[_0x583802];return _0x537c2c;};'use strict';var Sequelize=require(_0x1a43('0x0'));const CLIENT_SIDE_LOG_LEVELS=[_0x1a43('0x1'),_0x1a43('0x2'),'info',_0x1a43('0x3')];module[_0x1a43('0x4')]={'clientSideLoggingLevel':{'type':Sequelize[_0x1a43('0x5')](CLIENT_SIDE_LOG_LEVELS),'allowNull':![],'defaultValue':_0x1a43('0x1'),'validate':{'isIn':[CLIENT_SIDE_LOG_LEVELS]}},'clientSideLoggingEnabled':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'clientSideLoggingScopes':{'type':Sequelize[_0x1a43('0x6')],'allowNull':!![]},'clientSideLoggingEnabledSince':{'type':Sequelize[_0x1a43('0x7')],'allowNull':!![],'defaultValue':null},'UserId':{'type':Sequelize['INTEGER'],'unique':_0x1a43('0x8')}};