045f57ba6a30f28f46ac40ad54c30cd3956fac19
[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 _0x71db=['mandatoryDisposition','sequelize','name','STRING','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','mandatoryDispositionPauseId','setDataValue'];(function(_0x5469b5,_0xf86e73){var _0x34da84=function(_0x1eb913){while(--_0x1eb913){_0x5469b5['push'](_0x5469b5['shift']());}};_0x34da84(++_0xf86e73);}(_0x71db,0x121));var _0xb71d=function(_0x4c5c97,_0x4f85bf){_0x4c5c97=_0x4c5c97-0x0;var _0xd5d2cb=_0x71db[_0x4c5c97];return _0xd5d2cb;};'use strict';var Sequelize=require(_0xb71d('0x0'));var rs=require('randomstring');module['exports']={'name':{'type':Sequelize['STRING'],'unique':_0xb71d('0x1'),'allowNull':![]},'description':{'type':Sequelize[_0xb71d('0x2')]},'token':{'type':Sequelize[_0xb71d('0x2')],'defaultValue':function(){return rs['generate']();}},'replyUri':{'type':Sequelize[_0xb71d('0x2')],'validate':{'isUrl':!![]}},'key':{'type':Sequelize[_0xb71d('0x2')],'allowNull':![]},'notificationTemplate':{'type':Sequelize[_0xb71d('0x3')],'defaultValue':function(){return _0xb71d('0x4');}},'notificationSound':{'type':Sequelize[_0xb71d('0x5')],'defaultValue':!![]},'notificationShake':{'type':Sequelize[_0xb71d('0x5')],'defaultValue':![]},'waitForTheAssignedAgent':{'type':Sequelize[_0xb71d('0x6')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0xa},'mapKey':{'type':Sequelize[_0xb71d('0x2')]},'queueTransfer':{'type':Sequelize[_0xb71d('0x5')],'defaultValue':![]},'queueTransferTimeout':{'type':Sequelize[_0xb71d('0x6')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'agentTransfer':{'type':Sequelize[_0xb71d('0x5')],'defaultValue':![]},'agentTransferTimeout':{'type':Sequelize[_0xb71d('0x6')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'mandatoryDispositionPauseId':{'type':Sequelize[_0xb71d('0x6')],'allowNull':!![],'defaultValue':null,'comment':_0xb71d('0x7')},'mandatoryDisposition':{'type':Sequelize['BOOLEAN'],'defaultValue':![],'comment':_0xb71d('0x8'),'set':function(_0x25ae97){if(!_0x25ae97)this['setDataValue'](_0xb71d('0x9'),null);this[_0xb71d('0xa')](_0xb71d('0xb'),_0x25ae97);}}};