Built motion from commit 994c64e1.|2.6.1
[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 _0x674e=['debug','exports','ENUM','BOOLEAN','INTEGER','UserId','sequelize','error','warning','info'];(function(_0x5b0625,_0x239bbd){var _0x2e62d5=function(_0x4daa44){while(--_0x4daa44){_0x5b0625['push'](_0x5b0625['shift']());}};_0x2e62d5(++_0x239bbd);}(_0x674e,0x1f0));var _0xe674=function(_0x1225fd,_0x312979){_0x1225fd=_0x1225fd-0x0;var _0xcbf8a4=_0x674e[_0x1225fd];return _0xcbf8a4;};'use strict';var Sequelize=require(_0xe674('0x0'));const CLIENT_SIDE_LOG_LEVELS=[_0xe674('0x1'),_0xe674('0x2'),_0xe674('0x3'),_0xe674('0x4')];module[_0xe674('0x5')]={'clientSideLoggingLevel':{'type':Sequelize[_0xe674('0x6')](CLIENT_SIDE_LOG_LEVELS),'allowNull':![],'defaultValue':_0xe674('0x1'),'validate':{'isIn':[CLIENT_SIDE_LOG_LEVELS]}},'clientSideLoggingEnabled':{'type':Sequelize[_0xe674('0x7')],'defaultValue':![]},'clientSideLoggingScopes':{'type':Sequelize['TEXT'],'allowNull':!![]},'clientSideLoggingEnabledSince':{'type':Sequelize['DATE'],'allowNull':!![],'defaultValue':null},'UserId':{'type':Sequelize[_0xe674('0x8')],'unique':_0xe674('0x9')}};