Built motion from commit (unavailable).|2.5.22
[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 _0x6a5e=['exports','STRING','name','generate','twilio','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'];(function(_0x2f5ac5,_0x1ee939){var _0x37c9a8=function(_0x15031f){while(--_0x15031f){_0x2f5ac5['push'](_0x2f5ac5['shift']());}};_0x37c9a8(++_0x1ee939);}(_0x6a5e,0x1c0));var _0xe6a5=function(_0x387777,_0x356171){_0x387777=_0x387777-0x0;var _0x3f84c0=_0x6a5e[_0x387777];return _0x3f84c0;};'use strict';var Sequelize=require(_0xe6a5('0x0'));var rs=require(_0xe6a5('0x1'));module[_0xe6a5('0x2')]={'name':{'type':Sequelize[_0xe6a5('0x3')],'unique':_0xe6a5('0x4'),'allowNull':![]},'key':{'type':Sequelize[_0xe6a5('0x3')],'allowNull':![]},'remote':{'type':Sequelize['STRING'],'allowNull':![]},'token':{'type':Sequelize['STRING'],'defaultValue':function(){return rs[_0xe6a5('0x5')]();}},'phone':{'type':Sequelize[_0xe6a5('0x3')]},'type':{'type':Sequelize['ENUM'](_0xe6a5('0x6'))},'accountSid':{'type':Sequelize[_0xe6a5('0x3')]},'authToken':{'type':Sequelize[_0xe6a5('0x3')]},'notificationTemplate':{'type':Sequelize[_0xe6a5('0x7')],'defaultValue':function(){return _0xe6a5('0x8');}},'notificationSound':{'type':Sequelize[_0xe6a5('0x9')],'defaultValue':![]},'notificationShake':{'type':Sequelize[_0xe6a5('0x9')],'defaultValue':![]},'waitForTheAssignedAgent':{'type':Sequelize['INTEGER'],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0xa},'queueTransfer':{'type':Sequelize[_0xe6a5('0x9')],'defaultValue':![]},'queueTransferTimeout':{'type':Sequelize[_0xe6a5('0xa')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'agentTransfer':{'type':Sequelize[_0xe6a5('0x9')],'defaultValue':![]},'agentTransferTimeout':{'type':Sequelize[_0xe6a5('0xa')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'mandatoryDispositionPauseId':{'type':Sequelize[_0xe6a5('0xa')],'comment':_0xe6a5('0xb')},'mandatoryDisposition':{'type':Sequelize['BOOLEAN'],'defaultValue':![],'comment':_0xe6a5('0xc'),'set':function(_0x13f59c){if(!_0x13f59c){this['setDataValue']('mandatoryDispositionPauseId',null);}this[_0xe6a5('0xd')](_0xe6a5('0xe'),_0x13f59c);}},'description':{'type':Sequelize['STRING']}};