Built motion from commit 9d7072cc.|2.5.39
[motion2.git] / server / api / openchannelAccount / openchannelAccount.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 _0x056b=['Account:\x20{{account.name}}<br/>{{#queue}}Queue:\x20{{queue.name}}<br/>{{/queue}}From\x20:\x20{{from}}','BOOLEAN','INTEGER','Enabled/disables\x20mandatory\x20dispo\x20on\x20a\x20queue','mandatoryDispositionPauseId','setDataValue','sequelize','randomstring','exports','STRING','generate','TEXT'];(function(_0x3b380d,_0x4bf247){var _0x54502b=function(_0x35d207){while(--_0x35d207){_0x3b380d['push'](_0x3b380d['shift']());}};_0x54502b(++_0x4bf247);}(_0x056b,0x72));var _0xb056=function(_0x487473,_0x1c95a8){_0x487473=_0x487473-0x0;var _0x49697c=_0x056b[_0x487473];return _0x49697c;};'use strict';var Sequelize=require(_0xb056('0x0'));var rs=require(_0xb056('0x1'));module[_0xb056('0x2')]={'name':{'type':Sequelize[_0xb056('0x3')],'unique':'name','allowNull':![]},'description':{'type':Sequelize['STRING']},'token':{'type':Sequelize[_0xb056('0x3')],'defaultValue':function(){return rs[_0xb056('0x4')]();}},'replyUri':{'type':Sequelize[_0xb056('0x3')],'validate':{'isUrl':!![]}},'key':{'type':Sequelize[_0xb056('0x3')],'allowNull':![]},'notificationTemplate':{'type':Sequelize[_0xb056('0x5')],'defaultValue':function(){return _0xb056('0x6');}},'notificationSound':{'type':Sequelize['BOOLEAN'],'defaultValue':!![]},'notificationShake':{'type':Sequelize[_0xb056('0x7')],'defaultValue':![]},'waitForTheAssignedAgent':{'type':Sequelize[_0xb056('0x8')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0xa},'mapKey':{'type':Sequelize[_0xb056('0x3')]},'queueTransfer':{'type':Sequelize[_0xb056('0x7')],'defaultValue':![]},'queueTransferTimeout':{'type':Sequelize[_0xb056('0x8')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'agentTransfer':{'type':Sequelize[_0xb056('0x7')],'defaultValue':![]},'agentTransferTimeout':{'type':Sequelize['INTEGER'],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'mandatoryDispositionPauseId':{'type':Sequelize[_0xb056('0x8')],'allowNull':!![],'defaultValue':null,'comment':'Status\x20to\x20put\x20when\x20mandatory\x20disposition\x20is\x20enabled'},'mandatoryDisposition':{'type':Sequelize[_0xb056('0x7')],'defaultValue':![],'comment':_0xb056('0x9'),'set':function(_0xb7f064){if(!_0xb7f064)this['setDataValue'](_0xb056('0xa'),null);this[_0xb056('0xb')]('mandatoryDisposition',_0xb7f064);}}};