Built motion from commit d5e4af8c.|2.6.23
[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 _0xeb0e=['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','Enabled/disables\x20mandatory\x20dispo\x20on\x20a\x20queue','mandatoryDispositionPauseId','sequelize','randomstring','STRING','name','generate','TEXT'];(function(_0x1afda3,_0xf74e14){var _0x454b7c=function(_0xf42f9c){while(--_0xf42f9c){_0x1afda3['push'](_0x1afda3['shift']());}};_0x454b7c(++_0xf74e14);}(_0xeb0e,0x16e));var _0xeeb0=function(_0x530b83,_0x39676d){_0x530b83=_0x530b83-0x0;var _0x4af58e=_0xeb0e[_0x530b83];return _0x4af58e;};'use strict';var Sequelize=require(_0xeeb0('0x0'));var rs=require(_0xeeb0('0x1'));module['exports']={'name':{'type':Sequelize[_0xeeb0('0x2')],'unique':_0xeeb0('0x3'),'allowNull':![]},'description':{'type':Sequelize[_0xeeb0('0x2')]},'token':{'type':Sequelize['STRING'],'defaultValue':function(){return rs[_0xeeb0('0x4')]();}},'replyUri':{'type':Sequelize[_0xeeb0('0x2')],'validate':{'isUrl':!![]}},'key':{'type':Sequelize[_0xeeb0('0x2')],'allowNull':![]},'notificationTemplate':{'type':Sequelize[_0xeeb0('0x5')],'defaultValue':function(){return _0xeeb0('0x6');}},'notificationSound':{'type':Sequelize[_0xeeb0('0x7')],'defaultValue':!![]},'notificationShake':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'waitForTheAssignedAgent':{'type':Sequelize[_0xeeb0('0x8')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0xa},'waitForTheAssignedQueue':{'type':Sequelize[_0xeeb0('0x8')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0xa},'mapKey':{'type':Sequelize[_0xeeb0('0x2')]},'queueTransfer':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'queueTransferTimeout':{'type':Sequelize[_0xeeb0('0x8')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'agentTransfer':{'type':Sequelize[_0xeeb0('0x7')],'defaultValue':![]},'agentTransferTimeout':{'type':Sequelize['INTEGER'],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'mandatoryDispositionPauseId':{'type':Sequelize[_0xeeb0('0x8')],'allowNull':!![],'defaultValue':null,'comment':_0xeeb0('0x9')},'mandatoryDisposition':{'type':Sequelize[_0xeeb0('0x7')],'defaultValue':![],'comment':_0xeeb0('0xa'),'set':function(_0x1570f1){if(!_0x1570f1)this['setDataValue'](_0xeeb0('0xb'),null);this['setDataValue']('mandatoryDisposition',_0x1570f1);}}};