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