Built motion from commit 9d1906d1.|2.5.40
[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 _0x15b3=['Status\x20to\x20put\x20when\x20mandatory\x20disposition\x20is\x20enabled','Enabled/disables\x20mandatory\x20dispo\x20on\x20a\x20queue','setDataValue','sequelize','name','STRING','generate','twilio','TEXT','Account:\x20{{account.name}}<br/>{{#queue}}Queue:\x20{{queue.name}}<br/>{{/queue}}From\x20:\x20{{from}}','BOOLEAN','INTEGER'];(function(_0x5d61b4,_0x4f7b91){var _0x183fc5=function(_0x5ecf92){while(--_0x5ecf92){_0x5d61b4['push'](_0x5d61b4['shift']());}};_0x183fc5(++_0x4f7b91);}(_0x15b3,0x15f));var _0x315b=function(_0xb13695,_0x4550e3){_0xb13695=_0xb13695-0x0;var _0x3ac95b=_0x15b3[_0xb13695];return _0x3ac95b;};'use strict';var Sequelize=require(_0x315b('0x0'));var rs=require('randomstring');module['exports']={'name':{'type':Sequelize['STRING'],'unique':_0x315b('0x1'),'allowNull':![]},'key':{'type':Sequelize[_0x315b('0x2')],'allowNull':![]},'remote':{'type':Sequelize[_0x315b('0x2')],'allowNull':![]},'token':{'type':Sequelize[_0x315b('0x2')],'defaultValue':function(){return rs[_0x315b('0x3')]();}},'phone':{'type':Sequelize[_0x315b('0x2')]},'type':{'type':Sequelize['ENUM'](_0x315b('0x4'),'sinch')},'accountSid':{'type':Sequelize[_0x315b('0x2')]},'baseUrl':{'type':Sequelize[_0x315b('0x2')]},'authToken':{'type':Sequelize[_0x315b('0x2')]},'notificationTemplate':{'type':Sequelize[_0x315b('0x5')],'defaultValue':function(){return _0x315b('0x6');}},'notificationSound':{'type':Sequelize[_0x315b('0x7')],'defaultValue':![]},'notificationShake':{'type':Sequelize[_0x315b('0x7')],'defaultValue':![]},'waitForTheAssignedAgent':{'type':Sequelize[_0x315b('0x8')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0xa},'queueTransfer':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'queueTransferTimeout':{'type':Sequelize['INTEGER'],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'agentTransfer':{'type':Sequelize[_0x315b('0x7')],'defaultValue':![]},'agentTransferTimeout':{'type':Sequelize[_0x315b('0x8')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'mandatoryDispositionPauseId':{'type':Sequelize[_0x315b('0x8')],'comment':_0x315b('0x9')},'mandatoryDisposition':{'type':Sequelize[_0x315b('0x7')],'defaultValue':![],'comment':_0x315b('0xa'),'set':function(_0x264f0f){if(!_0x264f0f){this[_0x315b('0xb')]('mandatoryDispositionPauseId',null);}this[_0x315b('0xb')]('mandatoryDisposition',_0x264f0f);}},'description':{'type':Sequelize[_0x315b('0x2')]}};