Built motion from commit (unavailable).|2.5.4
[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 _0x153e=['generate','TEXT','Account:\x20{{account.name}}<br/>{{#queue}}Queue:\x20{{queue.name}}<br/>{{/queue}}From\x20:\x20{{from}}','BOOLEAN','INTEGER','Status\x20to\x20put\x20when\x20mandatory\x20disposition\x20is\x20enabled','Enabled/disables\x20mandatory\x20dispo\x20on\x20a\x20queue','setDataValue','mandatoryDisposition','sequelize','randomstring','exports','STRING','name'];(function(_0x24d267,_0x2cc1b1){var _0x3527b1=function(_0x3ea613){while(--_0x3ea613){_0x24d267['push'](_0x24d267['shift']());}};_0x3527b1(++_0x2cc1b1);}(_0x153e,0x14b));var _0xe153=function(_0x3ed054,_0x4d4f16){_0x3ed054=_0x3ed054-0x0;var _0x16dd95=_0x153e[_0x3ed054];return _0x16dd95;};'use strict';var Sequelize=require(_0xe153('0x0'));var rs=require(_0xe153('0x1'));module[_0xe153('0x2')]={'name':{'type':Sequelize[_0xe153('0x3')],'unique':_0xe153('0x4'),'allowNull':![]},'key':{'type':Sequelize[_0xe153('0x3')],'allowNull':![]},'remote':{'type':Sequelize['STRING'],'allowNull':![]},'token':{'type':Sequelize[_0xe153('0x3')],'defaultValue':function(){return rs[_0xe153('0x5')]();}},'phone':{'type':Sequelize['STRING']},'type':{'type':Sequelize['ENUM']('twilio')},'accountSid':{'type':Sequelize[_0xe153('0x3')]},'authToken':{'type':Sequelize[_0xe153('0x3')]},'notificationTemplate':{'type':Sequelize[_0xe153('0x6')],'defaultValue':function(){return _0xe153('0x7');}},'notificationSound':{'type':Sequelize[_0xe153('0x8')],'defaultValue':![]},'notificationShake':{'type':Sequelize[_0xe153('0x8')],'defaultValue':![]},'waitForTheAssignedAgent':{'type':Sequelize['INTEGER'],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0xa},'queueTransfer':{'type':Sequelize[_0xe153('0x8')],'defaultValue':![]},'queueTransferTimeout':{'type':Sequelize['INTEGER'],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'agentTransfer':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'agentTransferTimeout':{'type':Sequelize[_0xe153('0x9')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'mandatoryDispositionPauseId':{'type':Sequelize[_0xe153('0x9')],'comment':_0xe153('0xa')},'mandatoryDisposition':{'type':Sequelize['BOOLEAN'],'defaultValue':![],'comment':_0xe153('0xb'),'set':function(_0x380ea3){if(!_0x380ea3){this[_0xe153('0xc')]('mandatoryDispositionPauseId',null);}this[_0xe153('0xc')](_0xe153('0xd'),_0x380ea3);}},'description':{'type':Sequelize[_0xe153('0x3')]}};