Built motion from commit a61a4a20.|2.5.46
[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 _0xbe20=['error','info','exports','BOOLEAN','TEXT','DATE','INTEGER','UserId','sequelize'];(function(_0x298b53,_0x3f830d){var _0x370c14=function(_0x16a8d7){while(--_0x16a8d7){_0x298b53['push'](_0x298b53['shift']());}};_0x370c14(++_0x3f830d);}(_0xbe20,0xf2));var _0x0be2=function(_0x20a584,_0xe384a5){_0x20a584=_0x20a584-0x0;var _0x4b41a8=_0xbe20[_0x20a584];return _0x4b41a8;};'use strict';var Sequelize=require(_0x0be2('0x0'));const CLIENT_SIDE_LOG_LEVELS=[_0x0be2('0x1'),'warning',_0x0be2('0x2'),'debug'];module[_0x0be2('0x3')]={'clientSideLoggingLevel':{'type':Sequelize['ENUM'](CLIENT_SIDE_LOG_LEVELS),'allowNull':![],'defaultValue':'error','validate':{'isIn':[CLIENT_SIDE_LOG_LEVELS]}},'clientSideLoggingEnabled':{'type':Sequelize[_0x0be2('0x4')],'defaultValue':![]},'clientSideLoggingScopes':{'type':Sequelize[_0x0be2('0x5')],'allowNull':!![]},'clientSideLoggingEnabledSince':{'type':Sequelize[_0x0be2('0x6')],'allowNull':!![],'defaultValue':null},'UserId':{'type':Sequelize[_0x0be2('0x7')],'unique':_0x0be2('0x8')}};