Built motion from commit 0900f080.|2.5.45
[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 _0x567c=['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','setDataValue','mandatoryDisposition','sequelize','randomstring','exports','name','STRING','generate','TEXT'];(function(_0x480396,_0x3a3c99){var _0x3e60a8=function(_0xae463c){while(--_0xae463c){_0x480396['push'](_0x480396['shift']());}};_0x3e60a8(++_0x3a3c99);}(_0x567c,0xfd));var _0xc567=function(_0x3d3d84,_0x4228f6){_0x3d3d84=_0x3d3d84-0x0;var _0x4d8e6d=_0x567c[_0x3d3d84];return _0x4d8e6d;};'use strict';var Sequelize=require(_0xc567('0x0'));var rs=require(_0xc567('0x1'));module[_0xc567('0x2')]={'name':{'type':Sequelize['STRING'],'unique':_0xc567('0x3'),'allowNull':![]},'description':{'type':Sequelize[_0xc567('0x4')]},'token':{'type':Sequelize['STRING'],'defaultValue':function(){return rs[_0xc567('0x5')]();}},'replyUri':{'type':Sequelize[_0xc567('0x4')],'validate':{'isUrl':!![]}},'key':{'type':Sequelize[_0xc567('0x4')],'allowNull':![]},'notificationTemplate':{'type':Sequelize[_0xc567('0x6')],'defaultValue':function(){return _0xc567('0x7');}},'notificationSound':{'type':Sequelize[_0xc567('0x8')],'defaultValue':!![]},'notificationShake':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'waitForTheAssignedAgent':{'type':Sequelize[_0xc567('0x9')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0xa},'mapKey':{'type':Sequelize[_0xc567('0x4')]},'queueTransfer':{'type':Sequelize[_0xc567('0x8')],'defaultValue':![]},'queueTransferTimeout':{'type':Sequelize['INTEGER'],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'agentTransfer':{'type':Sequelize[_0xc567('0x8')],'defaultValue':![]},'agentTransferTimeout':{'type':Sequelize[_0xc567('0x9')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'mandatoryDispositionPauseId':{'type':Sequelize['INTEGER'],'allowNull':!![],'defaultValue':null,'comment':_0xc567('0xa')},'mandatoryDisposition':{'type':Sequelize['BOOLEAN'],'defaultValue':![],'comment':'Enabled/disables\x20mandatory\x20dispo\x20on\x20a\x20queue','set':function(_0x60ae20){if(!_0x60ae20)this[_0xc567('0xb')]('mandatoryDispositionPauseId',null);this[_0xc567('0xb')](_0xc567('0xc'),_0x60ae20);}}};