Built motion from commit eddce310.|2.6.12
[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 _0x5cf5=['mandatoryDisposition','randomstring','STRING','name','TEXT','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'];(function(_0x192833,_0x22814c){var _0x5514a5=function(_0x25e7e7){while(--_0x25e7e7){_0x192833['push'](_0x192833['shift']());}};_0x5514a5(++_0x22814c);}(_0x5cf5,0x9b));var _0x55cf=function(_0x29a4d5,_0x51eb8a){_0x29a4d5=_0x29a4d5-0x0;var _0xa9e951=_0x5cf5[_0x29a4d5];return _0xa9e951;};'use strict';var Sequelize=require('sequelize');var rs=require(_0x55cf('0x0'));module['exports']={'name':{'type':Sequelize[_0x55cf('0x1')],'unique':_0x55cf('0x2'),'allowNull':![]},'description':{'type':Sequelize[_0x55cf('0x1')]},'token':{'type':Sequelize['STRING'],'defaultValue':function(){return rs['generate']();}},'replyUri':{'type':Sequelize[_0x55cf('0x1')],'validate':{'isUrl':!![]}},'key':{'type':Sequelize[_0x55cf('0x1')],'allowNull':![]},'notificationTemplate':{'type':Sequelize[_0x55cf('0x3')],'defaultValue':function(){return _0x55cf('0x4');}},'notificationSound':{'type':Sequelize[_0x55cf('0x5')],'defaultValue':!![]},'notificationShake':{'type':Sequelize[_0x55cf('0x5')],'defaultValue':![]},'waitForTheAssignedAgent':{'type':Sequelize['INTEGER'],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0xa},'mapKey':{'type':Sequelize['STRING']},'queueTransfer':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'queueTransferTimeout':{'type':Sequelize[_0x55cf('0x6')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'agentTransfer':{'type':Sequelize[_0x55cf('0x5')],'defaultValue':![]},'agentTransferTimeout':{'type':Sequelize[_0x55cf('0x6')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'mandatoryDispositionPauseId':{'type':Sequelize[_0x55cf('0x6')],'allowNull':!![],'defaultValue':null,'comment':'Status\x20to\x20put\x20when\x20mandatory\x20disposition\x20is\x20enabled'},'mandatoryDisposition':{'type':Sequelize[_0x55cf('0x5')],'defaultValue':![],'comment':_0x55cf('0x7'),'set':function(_0x2e6784){if(!_0x2e6784)this['setDataValue'](_0x55cf('0x8'),null);this[_0x55cf('0x9')](_0x55cf('0xa'),_0x2e6784);}}};