6b07989924c00edb00e6e4b49d134d4b56dca9be
[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 _0x6757=['sequelize','randomstring','STRING','name','generate','twilio','sinch','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'];(function(_0x296754,_0x5befe9){var _0x1d9f1d=function(_0x3f033e){while(--_0x3f033e){_0x296754['push'](_0x296754['shift']());}};_0x1d9f1d(++_0x5befe9);}(_0x6757,0x196));var _0x7675=function(_0x342453,_0x3c0434){_0x342453=_0x342453-0x0;var _0x5406ab=_0x6757[_0x342453];return _0x5406ab;};'use strict';var Sequelize=require(_0x7675('0x0'));var rs=require(_0x7675('0x1'));module['exports']={'name':{'type':Sequelize[_0x7675('0x2')],'unique':_0x7675('0x3'),'allowNull':![]},'key':{'type':Sequelize[_0x7675('0x2')],'allowNull':![]},'remote':{'type':Sequelize[_0x7675('0x2')],'allowNull':![]},'token':{'type':Sequelize[_0x7675('0x2')],'defaultValue':function(){return rs[_0x7675('0x4')]();}},'phone':{'type':Sequelize[_0x7675('0x2')]},'type':{'type':Sequelize['ENUM'](_0x7675('0x5'),_0x7675('0x6'))},'accountSid':{'type':Sequelize[_0x7675('0x2')]},'baseUrl':{'type':Sequelize[_0x7675('0x2')]},'authToken':{'type':Sequelize[_0x7675('0x2')]},'notificationTemplate':{'type':Sequelize[_0x7675('0x7')],'defaultValue':function(){return _0x7675('0x8');}},'notificationSound':{'type':Sequelize[_0x7675('0x9')],'defaultValue':![]},'notificationShake':{'type':Sequelize[_0x7675('0x9')],'defaultValue':![]},'waitForTheAssignedAgent':{'type':Sequelize[_0x7675('0xa')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0xa},'queueTransfer':{'type':Sequelize[_0x7675('0x9')],'defaultValue':![]},'queueTransferTimeout':{'type':Sequelize['INTEGER'],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'agentTransfer':{'type':Sequelize[_0x7675('0x9')],'defaultValue':![]},'agentTransferTimeout':{'type':Sequelize[_0x7675('0xa')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'mandatoryDispositionPauseId':{'type':Sequelize['INTEGER'],'comment':_0x7675('0xb')},'mandatoryDisposition':{'type':Sequelize[_0x7675('0x9')],'defaultValue':![],'comment':_0x7675('0xc'),'set':function(_0x2c2f0b){if(!_0x2c2f0b){this['setDataValue']('mandatoryDispositionPauseId',null);}this[_0x7675('0xd')]('mandatoryDisposition',_0x2c2f0b);}},'description':{'type':Sequelize['STRING']}};