189105e1c25b87cb9c762805dcd000762f9ddb56
[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 _0xdc9b=['name','STRING','generate','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','mandatoryDisposition','exports'];(function(_0x2641f9,_0x26715f){var _0x585741=function(_0x2d1462){while(--_0x2d1462){_0x2641f9['push'](_0x2641f9['shift']());}};_0x585741(++_0x26715f);}(_0xdc9b,0x1c2));var _0xbdc9=function(_0x288b15,_0x13c02e){_0x288b15=_0x288b15-0x0;var _0x19fa43=_0xdc9b[_0x288b15];return _0x19fa43;};'use strict';var Sequelize=require('sequelize');var rs=require('randomstring');module[_0xbdc9('0x0')]={'name':{'type':Sequelize['STRING'],'unique':_0xbdc9('0x1'),'allowNull':![]},'description':{'type':Sequelize['STRING']},'token':{'type':Sequelize[_0xbdc9('0x2')],'defaultValue':function(){return rs[_0xbdc9('0x3')]();}},'replyUri':{'type':Sequelize[_0xbdc9('0x2')],'validate':{'isUrl':!![]}},'key':{'type':Sequelize[_0xbdc9('0x2')],'allowNull':![]},'notificationTemplate':{'type':Sequelize['TEXT'],'defaultValue':function(){return _0xbdc9('0x4');}},'notificationSound':{'type':Sequelize[_0xbdc9('0x5')],'defaultValue':!![]},'notificationShake':{'type':Sequelize[_0xbdc9('0x5')],'defaultValue':![]},'waitForTheAssignedAgent':{'type':Sequelize['INTEGER'],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0xa},'mapKey':{'type':Sequelize[_0xbdc9('0x2')]},'queueTransfer':{'type':Sequelize[_0xbdc9('0x5')],'defaultValue':![]},'queueTransferTimeout':{'type':Sequelize[_0xbdc9('0x6')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'agentTransfer':{'type':Sequelize[_0xbdc9('0x5')],'defaultValue':![]},'agentTransferTimeout':{'type':Sequelize[_0xbdc9('0x6')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'mandatoryDispositionPauseId':{'type':Sequelize['INTEGER'],'allowNull':!![],'defaultValue':null,'comment':'Status\x20to\x20put\x20when\x20mandatory\x20disposition\x20is\x20enabled'},'mandatoryDisposition':{'type':Sequelize[_0xbdc9('0x5')],'defaultValue':![],'comment':_0xbdc9('0x7'),'set':function(_0x1039f4){if(!_0x1039f4)this['setDataValue'](_0xbdc9('0x8'),null);this[_0xbdc9('0x9')](_0xbdc9('0xa'),_0x1039f4);}}};