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