Built motion from commit (unavailable).|2.5.26
[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 _0x8f99=['STRING','name','generate','TEXT','BOOLEAN','INTEGER','Enabled/disables\x20mandatory\x20dispo\x20on\x20a\x20queue','setDataValue','mandatoryDisposition','sequelize','randomstring'];(function(_0x35488b,_0x21f49e){var _0x346af5=function(_0x5ee26d){while(--_0x5ee26d){_0x35488b['push'](_0x35488b['shift']());}};_0x346af5(++_0x21f49e);}(_0x8f99,0x106));var _0x98f9=function(_0x58ef5a,_0xd9b4a6){_0x58ef5a=_0x58ef5a-0x0;var _0x22769a=_0x8f99[_0x58ef5a];return _0x22769a;};'use strict';var Sequelize=require(_0x98f9('0x0'));var rs=require(_0x98f9('0x1'));module['exports']={'name':{'type':Sequelize[_0x98f9('0x2')],'unique':_0x98f9('0x3'),'allowNull':![]},'description':{'type':Sequelize[_0x98f9('0x2')]},'token':{'type':Sequelize[_0x98f9('0x2')],'defaultValue':function(){return rs[_0x98f9('0x4')]();}},'replyUri':{'type':Sequelize[_0x98f9('0x2')],'validate':{'isUrl':!![]}},'key':{'type':Sequelize['STRING'],'allowNull':![]},'notificationTemplate':{'type':Sequelize[_0x98f9('0x5')],'defaultValue':function(){return'Account:\x20{{account.name}}<br/>{{#queue}}Queue:\x20{{queue.name}}<br/>{{/queue}}From\x20:\x20{{from}}';}},'notificationSound':{'type':Sequelize[_0x98f9('0x6')],'defaultValue':!![]},'notificationShake':{'type':Sequelize[_0x98f9('0x6')],'defaultValue':![]},'waitForTheAssignedAgent':{'type':Sequelize[_0x98f9('0x7')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0xa},'mapKey':{'type':Sequelize[_0x98f9('0x2')]},'queueTransfer':{'type':Sequelize[_0x98f9('0x6')],'defaultValue':![]},'queueTransferTimeout':{'type':Sequelize[_0x98f9('0x7')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'agentTransfer':{'type':Sequelize[_0x98f9('0x6')],'defaultValue':![]},'agentTransferTimeout':{'type':Sequelize[_0x98f9('0x7')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'mandatoryDispositionPauseId':{'type':Sequelize['INTEGER'],'allowNull':!![],'defaultValue':null,'comment':'Status\x20to\x20put\x20when\x20mandatory\x20disposition\x20is\x20enabled'},'mandatoryDisposition':{'type':Sequelize[_0x98f9('0x6')],'defaultValue':![],'comment':_0x98f9('0x8'),'set':function(_0x222732){if(!_0x222732)this[_0x98f9('0x9')]('mandatoryDispositionPauseId',null);this[_0x98f9('0x9')](_0x98f9('0xa'),_0x222732);}}};