Built motion from commit a679711e.|2.6.15
[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 _0xb798=['error','warning','info','exports','TEXT','DATE','sequelize'];(function(_0x441c91,_0xb98613){var _0x3289c4=function(_0xe2a88c){while(--_0xe2a88c){_0x441c91['push'](_0x441c91['shift']());}};_0x3289c4(++_0xb98613);}(_0xb798,0x84));var _0x8b79=function(_0x98fcb0,_0x11e7fb){_0x98fcb0=_0x98fcb0-0x0;var _0x272c75=_0xb798[_0x98fcb0];return _0x272c75;};'use strict';var Sequelize=require(_0x8b79('0x0'));const CLIENT_SIDE_LOG_LEVELS=[_0x8b79('0x1'),_0x8b79('0x2'),_0x8b79('0x3'),'debug'];module[_0x8b79('0x4')]={'clientSideLoggingLevel':{'type':Sequelize['ENUM'](CLIENT_SIDE_LOG_LEVELS),'allowNull':![],'defaultValue':_0x8b79('0x1'),'validate':{'isIn':[CLIENT_SIDE_LOG_LEVELS]}},'clientSideLoggingEnabled':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'clientSideLoggingScopes':{'type':Sequelize[_0x8b79('0x5')],'allowNull':!![]},'clientSideLoggingEnabledSince':{'type':Sequelize[_0x8b79('0x6')],'allowNull':!![],'defaultValue':null},'UserId':{'type':Sequelize['INTEGER'],'unique':'UserId'}};