Built motion from commit 85328c08.|2.5.50
[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 _0x7ffc=['exports','STRING','twilio','sinch','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','mandatoryDispositionPauseId','setDataValue','mandatoryDisposition','sequelize','randomstring'];(function(_0x3beb54,_0x62b751){var _0x36ca79=function(_0x14d9f5){while(--_0x14d9f5){_0x3beb54['push'](_0x3beb54['shift']());}};_0x36ca79(++_0x62b751);}(_0x7ffc,0x73));var _0xc7ff=function(_0x4e4070,_0x699370){_0x4e4070=_0x4e4070-0x0;var _0x500ae2=_0x7ffc[_0x4e4070];return _0x500ae2;};'use strict';var Sequelize=require(_0xc7ff('0x0'));var rs=require(_0xc7ff('0x1'));module[_0xc7ff('0x2')]={'name':{'type':Sequelize[_0xc7ff('0x3')],'unique':'name','allowNull':![]},'key':{'type':Sequelize[_0xc7ff('0x3')],'allowNull':![]},'remote':{'type':Sequelize['STRING'],'allowNull':![]},'token':{'type':Sequelize[_0xc7ff('0x3')],'defaultValue':function(){return rs['generate']();}},'phone':{'type':Sequelize[_0xc7ff('0x3')]},'type':{'type':Sequelize['ENUM'](_0xc7ff('0x4'),_0xc7ff('0x5'))},'accountSid':{'type':Sequelize[_0xc7ff('0x3')]},'baseUrl':{'type':Sequelize['STRING']},'authToken':{'type':Sequelize[_0xc7ff('0x3')]},'notificationTemplate':{'type':Sequelize['TEXT'],'defaultValue':function(){return _0xc7ff('0x6');}},'notificationSound':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'notificationShake':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'waitForTheAssignedAgent':{'type':Sequelize['INTEGER'],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0xa},'queueTransfer':{'type':Sequelize[_0xc7ff('0x7')],'defaultValue':![]},'queueTransferTimeout':{'type':Sequelize['INTEGER'],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'agentTransfer':{'type':Sequelize[_0xc7ff('0x7')],'defaultValue':![]},'agentTransferTimeout':{'type':Sequelize['INTEGER'],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'mandatoryDispositionPauseId':{'type':Sequelize[_0xc7ff('0x8')],'comment':'Status\x20to\x20put\x20when\x20mandatory\x20disposition\x20is\x20enabled'},'mandatoryDisposition':{'type':Sequelize[_0xc7ff('0x7')],'defaultValue':![],'comment':_0xc7ff('0x9'),'set':function(_0x2cb70a){if(!_0x2cb70a){this['setDataValue'](_0xc7ff('0xa'),null);}this[_0xc7ff('0xb')](_0xc7ff('0xc'),_0x2cb70a);}},'description':{'type':Sequelize[_0xc7ff('0x3')]}};