Built motion from commit 753c950e.|2.5.42
[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 _0x4961=['sequelize','STRING','name','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','mandatoryDispositionPauseId'];(function(_0x5b561d,_0x422b7c){var _0x431060=function(_0x401409){while(--_0x401409){_0x5b561d['push'](_0x5b561d['shift']());}};_0x431060(++_0x422b7c);}(_0x4961,0xaa));var _0x1496=function(_0x3e09f7,_0x26088a){_0x3e09f7=_0x3e09f7-0x0;var _0x1b697f=_0x4961[_0x3e09f7];return _0x1b697f;};'use strict';var Sequelize=require(_0x1496('0x0'));var rs=require('randomstring');module['exports']={'name':{'type':Sequelize[_0x1496('0x1')],'unique':_0x1496('0x2'),'allowNull':![]},'description':{'type':Sequelize[_0x1496('0x1')]},'token':{'type':Sequelize[_0x1496('0x1')],'defaultValue':function(){return rs[_0x1496('0x3')]();}},'replyUri':{'type':Sequelize[_0x1496('0x1')],'validate':{'isUrl':!![]}},'key':{'type':Sequelize[_0x1496('0x1')],'allowNull':![]},'notificationTemplate':{'type':Sequelize[_0x1496('0x4')],'defaultValue':function(){return _0x1496('0x5');}},'notificationSound':{'type':Sequelize[_0x1496('0x6')],'defaultValue':!![]},'notificationShake':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'waitForTheAssignedAgent':{'type':Sequelize[_0x1496('0x7')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0xa},'mapKey':{'type':Sequelize[_0x1496('0x1')]},'queueTransfer':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'queueTransferTimeout':{'type':Sequelize[_0x1496('0x7')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'agentTransfer':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'agentTransferTimeout':{'type':Sequelize[_0x1496('0x7')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'mandatoryDispositionPauseId':{'type':Sequelize[_0x1496('0x7')],'allowNull':!![],'defaultValue':null,'comment':'Status\x20to\x20put\x20when\x20mandatory\x20disposition\x20is\x20enabled'},'mandatoryDisposition':{'type':Sequelize[_0x1496('0x6')],'defaultValue':![],'comment':_0x1496('0x8'),'set':function(_0x4b62d3){if(!_0x4b62d3)this['setDataValue'](_0x1496('0x9'),null);this['setDataValue']('mandatoryDisposition',_0x4b62d3);}}};