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 _0x5994=['DATE','UserId','sequelize','error','debug','exports','BOOLEAN'];(function(_0x484a50,_0xc41231){var _0x14324c=function(_0x165945){while(--_0x165945){_0x484a50['push'](_0x484a50['shift']());}};_0x14324c(++_0xc41231);}(_0x5994,0x113));var _0x4599=function(_0x4cd135,_0x272b52){_0x4cd135=_0x4cd135-0x0;var _0x645f98=_0x5994[_0x4cd135];return _0x645f98;};'use strict';var Sequelize=require(_0x4599('0x0'));const CLIENT_SIDE_LOG_LEVELS=[_0x4599('0x1'),'warning','info',_0x4599('0x2')];module[_0x4599('0x3')]={'clientSideLoggingLevel':{'type':Sequelize['ENUM'](CLIENT_SIDE_LOG_LEVELS),'allowNull':![],'defaultValue':_0x4599('0x1'),'validate':{'isIn':[CLIENT_SIDE_LOG_LEVELS]}},'clientSideLoggingEnabled':{'type':Sequelize[_0x4599('0x4')],'defaultValue':![]},'clientSideLoggingScopes':{'type':Sequelize['TEXT'],'allowNull':!![]},'clientSideLoggingEnabledSince':{'type':Sequelize[_0x4599('0x5')],'allowNull':!![],'defaultValue':null},'UserId':{'type':Sequelize['INTEGER'],'unique':_0x4599('0x6')}};