Built motion from commit 3e059bc2.|2.5.32
[motion2.git] / server / api / whatsappAccount / whatsappAccount.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 _0x7219=['exports','name','STRING','generate','ENUM','BOOLEAN','INTEGER','setDataValue','mandatoryDispositionPauseId','mandatoryDisposition','sequelize','randomstring'];(function(_0x2bda5c,_0x154414){var _0xbd842e=function(_0x50becd){while(--_0x50becd){_0x2bda5c['push'](_0x2bda5c['shift']());}};_0xbd842e(++_0x154414);}(_0x7219,0x1ea));var _0x9721=function(_0xd63efb,_0x49616e){_0xd63efb=_0xd63efb-0x0;var _0x5958c9=_0x7219[_0xd63efb];return _0x5958c9;};'use strict';var Sequelize=require(_0x9721('0x0'));var rs=require(_0x9721('0x1'));module[_0x9721('0x2')]={'name':{'type':Sequelize['STRING'],'unique':_0x9721('0x3'),'allowNull':![]},'key':{'type':Sequelize['STRING'],'allowNull':![]},'remote':{'type':Sequelize[_0x9721('0x4')],'allowNull':![]},'token':{'type':Sequelize['STRING'],'defaultValue':function(){return rs[_0x9721('0x5')]();}},'phone':{'type':Sequelize[_0x9721('0x4')]},'type':{'type':Sequelize[_0x9721('0x6')]('twilio')},'accountSid':{'type':Sequelize['STRING']},'authToken':{'type':Sequelize[_0x9721('0x4')]},'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[_0x9721('0x7')],'defaultValue':![]},'notificationShake':{'type':Sequelize[_0x9721('0x7')],'defaultValue':![]},'waitForTheAssignedAgent':{'type':Sequelize[_0x9721('0x8')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0xa},'queueTransfer':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'queueTransferTimeout':{'type':Sequelize[_0x9721('0x8')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'agentTransfer':{'type':Sequelize[_0x9721('0x7')],'defaultValue':![]},'agentTransferTimeout':{'type':Sequelize['INTEGER'],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'mandatoryDispositionPauseId':{'type':Sequelize[_0x9721('0x8')],'comment':'Status\x20to\x20put\x20when\x20mandatory\x20disposition\x20is\x20enabled'},'mandatoryDisposition':{'type':Sequelize['BOOLEAN'],'defaultValue':![],'comment':'Enabled/disables\x20mandatory\x20dispo\x20on\x20a\x20queue','set':function(_0x51c9e7){if(!_0x51c9e7){this[_0x9721('0x9')](_0x9721('0xa'),null);}this[_0x9721('0x9')](_0x9721('0xb'),_0x51c9e7);}},'description':{'type':Sequelize['STRING']}};