Built motion from commit a61a4a20.|2.5.46
[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 _0xb28e=['sequelize','exports','STRING','name','generate','TEXT','Account:\x20{{account.name}}<br/>{{#queue}}Queue:\x20{{queue.name}}<br/>{{/queue}}From\x20:\x20{{from}}','BOOLEAN','INTEGER','Status\x20to\x20put\x20when\x20mandatory\x20disposition\x20is\x20enabled','Enabled/disables\x20mandatory\x20dispo\x20on\x20a\x20queue','setDataValue','mandatoryDispositionPauseId','mandatoryDisposition'];(function(_0x151e3e,_0x32b18b){var _0x4f1640=function(_0x123c44){while(--_0x123c44){_0x151e3e['push'](_0x151e3e['shift']());}};_0x4f1640(++_0x32b18b);}(_0xb28e,0x7e));var _0xeb28=function(_0x4b77d5,_0xd9ee00){_0x4b77d5=_0x4b77d5-0x0;var _0xb27b7=_0xb28e[_0x4b77d5];return _0xb27b7;};'use strict';var Sequelize=require(_0xeb28('0x0'));var rs=require('randomstring');module[_0xeb28('0x1')]={'name':{'type':Sequelize[_0xeb28('0x2')],'unique':_0xeb28('0x3'),'allowNull':![]},'description':{'type':Sequelize[_0xeb28('0x2')]},'token':{'type':Sequelize['STRING'],'defaultValue':function(){return rs[_0xeb28('0x4')]();}},'replyUri':{'type':Sequelize[_0xeb28('0x2')],'validate':{'isUrl':!![]}},'key':{'type':Sequelize[_0xeb28('0x2')],'allowNull':![]},'notificationTemplate':{'type':Sequelize[_0xeb28('0x5')],'defaultValue':function(){return _0xeb28('0x6');}},'notificationSound':{'type':Sequelize[_0xeb28('0x7')],'defaultValue':!![]},'notificationShake':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'waitForTheAssignedAgent':{'type':Sequelize['INTEGER'],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0xa},'mapKey':{'type':Sequelize[_0xeb28('0x2')]},'queueTransfer':{'type':Sequelize[_0xeb28('0x7')],'defaultValue':![]},'queueTransferTimeout':{'type':Sequelize[_0xeb28('0x8')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'agentTransfer':{'type':Sequelize[_0xeb28('0x7')],'defaultValue':![]},'agentTransferTimeout':{'type':Sequelize['INTEGER'],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'mandatoryDispositionPauseId':{'type':Sequelize[_0xeb28('0x8')],'allowNull':!![],'defaultValue':null,'comment':_0xeb28('0x9')},'mandatoryDisposition':{'type':Sequelize[_0xeb28('0x7')],'defaultValue':![],'comment':_0xeb28('0xa'),'set':function(_0x1df5b7){if(!_0x1df5b7)this[_0xeb28('0xb')](_0xeb28('0xc'),null);this['setDataValue'](_0xeb28('0xd'),_0x1df5b7);}}};