62b1e33c46188469af5382c0005285a0b5ff2a20
[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 _0x8a19=['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','sequelize'];(function(_0x4d1850,_0x3bbc66){var _0x34fe25=function(_0x4bb8d1){while(--_0x4bb8d1){_0x4d1850['push'](_0x4d1850['shift']());}};_0x34fe25(++_0x3bbc66);}(_0x8a19,0xa7));var _0x98a1=function(_0x41563e,_0x378ce1){_0x41563e=_0x41563e-0x0;var _0x1cbaff=_0x8a19[_0x41563e];return _0x1cbaff;};'use strict';var Sequelize=require(_0x98a1('0x0'));var rs=require('randomstring');module[_0x98a1('0x1')]={'name':{'type':Sequelize[_0x98a1('0x2')],'unique':_0x98a1('0x3'),'allowNull':![]},'description':{'type':Sequelize[_0x98a1('0x2')]},'token':{'type':Sequelize[_0x98a1('0x2')],'defaultValue':function(){return rs[_0x98a1('0x4')]();}},'replyUri':{'type':Sequelize[_0x98a1('0x2')],'validate':{'isUrl':!![]}},'key':{'type':Sequelize['STRING'],'allowNull':![]},'notificationTemplate':{'type':Sequelize[_0x98a1('0x5')],'defaultValue':function(){return _0x98a1('0x6');}},'notificationSound':{'type':Sequelize[_0x98a1('0x7')],'defaultValue':!![]},'notificationShake':{'type':Sequelize[_0x98a1('0x7')],'defaultValue':![]},'waitForTheAssignedAgent':{'type':Sequelize[_0x98a1('0x8')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0xa},'waitForTheAssignedQueue':{'type':Sequelize[_0x98a1('0x8')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0xa},'mapKey':{'type':Sequelize[_0x98a1('0x2')]},'queueTransfer':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'queueTransferTimeout':{'type':Sequelize['INTEGER'],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'agentTransfer':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'agentTransferTimeout':{'type':Sequelize[_0x98a1('0x8')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'mandatoryDispositionPauseId':{'type':Sequelize['INTEGER'],'allowNull':!![],'defaultValue':null,'comment':_0x98a1('0x9')},'mandatoryDisposition':{'type':Sequelize[_0x98a1('0x7')],'defaultValue':![],'comment':_0x98a1('0xa'),'set':function(_0x57b676){if(!_0x57b676)this[_0x98a1('0xb')](_0x98a1('0xc'),null);this['setDataValue'](_0x98a1('0xd'),_0x57b676);}}};