fbdb8b3d288e1f30efeefb6f8cc063d7729ca401
[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 _0x5533=['exports','STRING','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','randomstring'];(function(_0x3bc158,_0x436e3a){var _0x977671=function(_0xa675fa){while(--_0xa675fa){_0x3bc158['push'](_0x3bc158['shift']());}};_0x977671(++_0x436e3a);}(_0x5533,0x1ae));var _0x3553=function(_0x5d7f7d,_0x4ce84f){_0x5d7f7d=_0x5d7f7d-0x0;var _0x1e7332=_0x5533[_0x5d7f7d];return _0x1e7332;};'use strict';var Sequelize=require(_0x3553('0x0'));var rs=require(_0x3553('0x1'));module[_0x3553('0x2')]={'name':{'type':Sequelize[_0x3553('0x3')],'unique':'name','allowNull':![]},'description':{'type':Sequelize[_0x3553('0x3')]},'token':{'type':Sequelize['STRING'],'defaultValue':function(){return rs['generate']();}},'replyUri':{'type':Sequelize['STRING'],'validate':{'isUrl':!![]}},'key':{'type':Sequelize[_0x3553('0x3')],'allowNull':![]},'notificationTemplate':{'type':Sequelize['TEXT'],'defaultValue':function(){return _0x3553('0x4');}},'notificationSound':{'type':Sequelize['BOOLEAN'],'defaultValue':!![]},'notificationShake':{'type':Sequelize[_0x3553('0x5')],'defaultValue':![]},'waitForTheAssignedAgent':{'type':Sequelize[_0x3553('0x6')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0xa},'mapKey':{'type':Sequelize[_0x3553('0x3')]},'queueTransfer':{'type':Sequelize[_0x3553('0x5')],'defaultValue':![]},'queueTransferTimeout':{'type':Sequelize[_0x3553('0x6')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'agentTransfer':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'agentTransferTimeout':{'type':Sequelize[_0x3553('0x6')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'mandatoryDispositionPauseId':{'type':Sequelize[_0x3553('0x6')],'allowNull':!![],'defaultValue':null,'comment':_0x3553('0x7')},'mandatoryDisposition':{'type':Sequelize[_0x3553('0x5')],'defaultValue':![],'comment':_0x3553('0x8'),'set':function(_0x286461){if(!_0x286461)this[_0x3553('0x9')](_0x3553('0xa'),null);this['setDataValue'](_0x3553('0xb'),_0x286461);}}};