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