Built motion from commit 775e2a94.|2.6.3
[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 _0xf9c7=['INTEGER','UserId','sequelize','error','warning','info','debug','exports','BOOLEAN','TEXT','DATE'];(function(_0x4dc7b9,_0x319d5a){var _0x3ab114=function(_0x51a9df){while(--_0x51a9df){_0x4dc7b9['push'](_0x4dc7b9['shift']());}};_0x3ab114(++_0x319d5a);}(_0xf9c7,0x86));var _0x7f9c=function(_0x2964e5,_0x363898){_0x2964e5=_0x2964e5-0x0;var _0x33072c=_0xf9c7[_0x2964e5];return _0x33072c;};'use strict';var Sequelize=require(_0x7f9c('0x0'));const CLIENT_SIDE_LOG_LEVELS=[_0x7f9c('0x1'),_0x7f9c('0x2'),_0x7f9c('0x3'),_0x7f9c('0x4')];module[_0x7f9c('0x5')]={'clientSideLoggingLevel':{'type':Sequelize['ENUM'](CLIENT_SIDE_LOG_LEVELS),'allowNull':![],'defaultValue':_0x7f9c('0x1'),'validate':{'isIn':[CLIENT_SIDE_LOG_LEVELS]}},'clientSideLoggingEnabled':{'type':Sequelize[_0x7f9c('0x6')],'defaultValue':![]},'clientSideLoggingScopes':{'type':Sequelize[_0x7f9c('0x7')],'allowNull':!![]},'clientSideLoggingEnabledSince':{'type':Sequelize[_0x7f9c('0x8')],'allowNull':!![],'defaultValue':null},'UserId':{'type':Sequelize[_0x7f9c('0x9')],'unique':_0x7f9c('0xa')}};