Built motion from commit (unavailable).|2.5.4
[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 _0x7ead=['generate','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','mandatoryDispositionPauseId','mandatoryDisposition','sequelize','randomstring','exports','STRING','name'];(function(_0x97d527,_0x198ff0){var _0x502ae0=function(_0x4e78fe){while(--_0x4e78fe){_0x97d527['push'](_0x97d527['shift']());}};_0x502ae0(++_0x198ff0);}(_0x7ead,0x79));var _0xd7ea=function(_0x1a4966,_0x4bf333){_0x1a4966=_0x1a4966-0x0;var _0x11cba6=_0x7ead[_0x1a4966];return _0x11cba6;};'use strict';var Sequelize=require(_0xd7ea('0x0'));var rs=require(_0xd7ea('0x1'));module[_0xd7ea('0x2')]={'name':{'type':Sequelize[_0xd7ea('0x3')],'unique':_0xd7ea('0x4'),'allowNull':![]},'description':{'type':Sequelize[_0xd7ea('0x3')]},'token':{'type':Sequelize['STRING'],'defaultValue':function(){return rs[_0xd7ea('0x5')]();}},'replyUri':{'type':Sequelize[_0xd7ea('0x3')],'validate':{'isUrl':!![]}},'key':{'type':Sequelize[_0xd7ea('0x3')],'allowNull':![]},'notificationTemplate':{'type':Sequelize[_0xd7ea('0x6')],'defaultValue':function(){return _0xd7ea('0x7');}},'notificationSound':{'type':Sequelize['BOOLEAN'],'defaultValue':!![]},'notificationShake':{'type':Sequelize[_0xd7ea('0x8')],'defaultValue':![]},'waitForTheAssignedAgent':{'type':Sequelize[_0xd7ea('0x9')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0xa},'mapKey':{'type':Sequelize[_0xd7ea('0x3')]},'queueTransfer':{'type':Sequelize[_0xd7ea('0x8')],'defaultValue':![]},'queueTransferTimeout':{'type':Sequelize[_0xd7ea('0x9')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'agentTransfer':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'agentTransferTimeout':{'type':Sequelize['INTEGER'],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'mandatoryDispositionPauseId':{'type':Sequelize[_0xd7ea('0x9')],'allowNull':!![],'defaultValue':null,'comment':'Status\x20to\x20put\x20when\x20mandatory\x20disposition\x20is\x20enabled'},'mandatoryDisposition':{'type':Sequelize['BOOLEAN'],'defaultValue':![],'comment':_0xd7ea('0xa'),'set':function(_0x47b289){if(!_0x47b289)this[_0xd7ea('0xb')](_0xd7ea('0xc'),null);this[_0xd7ea('0xb')](_0xd7ea('0xd'),_0x47b289);}}};