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