3ca79d75b25895d46dbbf45f6eda6867b07590f2
[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 _0x88f4=['BOOLEAN','INTEGER','Status\x20to\x20put\x20when\x20mandatory\x20disposition\x20is\x20enabled','Enabled/disables\x20mandatory\x20dispo\x20on\x20a\x20queue','setDataValue','mandatoryDisposition','sequelize','STRING','name'];(function(_0x5c1fa5,_0x58101b){var _0x458b77=function(_0x41f9ed){while(--_0x41f9ed){_0x5c1fa5['push'](_0x5c1fa5['shift']());}};_0x458b77(++_0x58101b);}(_0x88f4,0x138));var _0x488f=function(_0x545a27,_0x4e5a95){_0x545a27=_0x545a27-0x0;var _0x420567=_0x88f4[_0x545a27];return _0x420567;};'use strict';var Sequelize=require(_0x488f('0x0'));var rs=require('randomstring');module['exports']={'name':{'type':Sequelize[_0x488f('0x1')],'unique':_0x488f('0x2'),'allowNull':![]},'description':{'type':Sequelize['STRING']},'token':{'type':Sequelize[_0x488f('0x1')],'defaultValue':function(){return rs['generate']();}},'replyUri':{'type':Sequelize[_0x488f('0x1')],'validate':{'isUrl':!![]}},'key':{'type':Sequelize[_0x488f('0x1')],'allowNull':![]},'notificationTemplate':{'type':Sequelize['TEXT'],'defaultValue':function(){return'Account:\x20{{account.name}}<br/>{{#queue}}Queue:\x20{{queue.name}}<br/>{{/queue}}From\x20:\x20{{from}}';}},'notificationSound':{'type':Sequelize[_0x488f('0x3')],'defaultValue':!![]},'notificationShake':{'type':Sequelize[_0x488f('0x3')],'defaultValue':![]},'waitForTheAssignedAgent':{'type':Sequelize[_0x488f('0x4')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0xa},'mapKey':{'type':Sequelize[_0x488f('0x1')]},'queueTransfer':{'type':Sequelize[_0x488f('0x3')],'defaultValue':![]},'queueTransferTimeout':{'type':Sequelize[_0x488f('0x4')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'agentTransfer':{'type':Sequelize[_0x488f('0x3')],'defaultValue':![]},'agentTransferTimeout':{'type':Sequelize[_0x488f('0x4')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'mandatoryDispositionPauseId':{'type':Sequelize[_0x488f('0x4')],'allowNull':!![],'defaultValue':null,'comment':_0x488f('0x5')},'mandatoryDisposition':{'type':Sequelize[_0x488f('0x3')],'defaultValue':![],'comment':_0x488f('0x6'),'set':function(_0x5afa48){if(!_0x5afa48)this[_0x488f('0x7')]('mandatoryDispositionPauseId',null);this[_0x488f('0x7')](_0x488f('0x8'),_0x5afa48);}}};