Built motion from commit 85328c08.|2.5.50
[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 _0x177d=['info','debug','ENUM','error','BOOLEAN','TEXT','DATE','sequelize','warning'];(function(_0x20a584,_0xe384a5){var _0x4b41a8=function(_0x2127c6){while(--_0x2127c6){_0x20a584['push'](_0x20a584['shift']());}};_0x4b41a8(++_0xe384a5);}(_0x177d,0xf1));var _0xd177=function(_0x8db7d7,_0x525275){_0x8db7d7=_0x8db7d7-0x0;var _0x2d8ba7=_0x177d[_0x8db7d7];return _0x2d8ba7;};'use strict';var Sequelize=require(_0xd177('0x0'));const CLIENT_SIDE_LOG_LEVELS=['error',_0xd177('0x1'),_0xd177('0x2'),_0xd177('0x3')];module['exports']={'clientSideLoggingLevel':{'type':Sequelize[_0xd177('0x4')](CLIENT_SIDE_LOG_LEVELS),'allowNull':![],'defaultValue':_0xd177('0x5'),'validate':{'isIn':[CLIENT_SIDE_LOG_LEVELS]}},'clientSideLoggingEnabled':{'type':Sequelize[_0xd177('0x6')],'defaultValue':![]},'clientSideLoggingScopes':{'type':Sequelize[_0xd177('0x7')],'allowNull':!![]},'clientSideLoggingEnabledSince':{'type':Sequelize[_0xd177('0x8')],'allowNull':!![],'defaultValue':null},'UserId':{'type':Sequelize['INTEGER'],'unique':'UserId'}};