Built motion from commit 994c64e1.|2.6.1
[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 _0x7800=['exports','STRING','name','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'];(function(_0x330ee5,_0x42a598){var _0x4f5c95=function(_0x399344){while(--_0x399344){_0x330ee5['push'](_0x330ee5['shift']());}};_0x4f5c95(++_0x42a598);}(_0x7800,0x15d));var _0x0780=function(_0x1b776a,_0x2abce4){_0x1b776a=_0x1b776a-0x0;var _0x1a2a30=_0x7800[_0x1b776a];return _0x1a2a30;};'use strict';var Sequelize=require(_0x0780('0x0'));var rs=require('randomstring');module[_0x0780('0x1')]={'name':{'type':Sequelize[_0x0780('0x2')],'unique':_0x0780('0x3'),'allowNull':![]},'description':{'type':Sequelize[_0x0780('0x2')]},'token':{'type':Sequelize['STRING'],'defaultValue':function(){return rs['generate']();}},'replyUri':{'type':Sequelize[_0x0780('0x2')],'validate':{'isUrl':!![]}},'key':{'type':Sequelize[_0x0780('0x2')],'allowNull':![]},'notificationTemplate':{'type':Sequelize['TEXT'],'defaultValue':function(){return _0x0780('0x4');}},'notificationSound':{'type':Sequelize['BOOLEAN'],'defaultValue':!![]},'notificationShake':{'type':Sequelize[_0x0780('0x5')],'defaultValue':![]},'waitForTheAssignedAgent':{'type':Sequelize['INTEGER'],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0xa},'mapKey':{'type':Sequelize['STRING']},'queueTransfer':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'queueTransferTimeout':{'type':Sequelize['INTEGER'],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'agentTransfer':{'type':Sequelize[_0x0780('0x5')],'defaultValue':![]},'agentTransferTimeout':{'type':Sequelize[_0x0780('0x6')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'mandatoryDispositionPauseId':{'type':Sequelize[_0x0780('0x6')],'allowNull':!![],'defaultValue':null,'comment':'Status\x20to\x20put\x20when\x20mandatory\x20disposition\x20is\x20enabled'},'mandatoryDisposition':{'type':Sequelize[_0x0780('0x5')],'defaultValue':![],'comment':_0x0780('0x7'),'set':function(_0x3bc588){if(!_0x3bc588)this['setDataValue']('mandatoryDispositionPauseId',null);this[_0x0780('0x8')](_0x0780('0x9'),_0x3bc588);}}};