28e7492bd27d67a788bffff23fa0ec00a5d31272
[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 _0x5823=['exports','name','STRING','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','setDataValue','mandatoryDisposition','sequelize','randomstring'];(function(_0x3cabb8,_0x307b8b){var _0xd30f11=function(_0x10518d){while(--_0x10518d){_0x3cabb8['push'](_0x3cabb8['shift']());}};_0xd30f11(++_0x307b8b);}(_0x5823,0x106));var _0x3582=function(_0x2abbbe,_0x4a4234){_0x2abbbe=_0x2abbbe-0x0;var _0x4b4b71=_0x5823[_0x2abbbe];return _0x4b4b71;};'use strict';var Sequelize=require(_0x3582('0x0'));var rs=require(_0x3582('0x1'));module[_0x3582('0x2')]={'name':{'type':Sequelize['STRING'],'unique':_0x3582('0x3'),'allowNull':![]},'description':{'type':Sequelize[_0x3582('0x4')]},'token':{'type':Sequelize['STRING'],'defaultValue':function(){return rs['generate']();}},'replyUri':{'type':Sequelize['STRING'],'validate':{'isUrl':!![]}},'key':{'type':Sequelize[_0x3582('0x4')],'allowNull':![]},'notificationTemplate':{'type':Sequelize[_0x3582('0x5')],'defaultValue':function(){return _0x3582('0x6');}},'notificationSound':{'type':Sequelize[_0x3582('0x7')],'defaultValue':!![]},'notificationShake':{'type':Sequelize[_0x3582('0x7')],'defaultValue':![]},'waitForTheAssignedAgent':{'type':Sequelize['INTEGER'],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0xa},'mapKey':{'type':Sequelize[_0x3582('0x4')]},'queueTransfer':{'type':Sequelize[_0x3582('0x7')],'defaultValue':![]},'queueTransferTimeout':{'type':Sequelize['INTEGER'],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'agentTransfer':{'type':Sequelize[_0x3582('0x7')],'defaultValue':![]},'agentTransferTimeout':{'type':Sequelize[_0x3582('0x8')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'mandatoryDispositionPauseId':{'type':Sequelize[_0x3582('0x8')],'allowNull':!![],'defaultValue':null,'comment':'Status\x20to\x20put\x20when\x20mandatory\x20disposition\x20is\x20enabled'},'mandatoryDisposition':{'type':Sequelize['BOOLEAN'],'defaultValue':![],'comment':_0x3582('0x9'),'set':function(_0x389382){if(!_0x389382)this[_0x3582('0xa')]('mandatoryDispositionPauseId',null);this[_0x3582('0xa')](_0x3582('0xb'),_0x389382);}}};