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