Built motion from commit 1fa89557.|2.6.10
[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 _0x5d8e=['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','setDataValue','mandatoryDispositionPauseId','mandatoryDisposition','sequelize','exports','name','STRING','generate','ENUM','twilio'];(function(_0x683431,_0x214e92){var _0x50c342=function(_0x1c7ca1){while(--_0x1c7ca1){_0x683431['push'](_0x683431['shift']());}};_0x50c342(++_0x214e92);}(_0x5d8e,0x9e));var _0xe5d8=function(_0x456c2c,_0x280cc5){_0x456c2c=_0x456c2c-0x0;var _0x12b09e=_0x5d8e[_0x456c2c];return _0x12b09e;};'use strict';var Sequelize=require(_0xe5d8('0x0'));var rs=require('randomstring');module[_0xe5d8('0x1')]={'name':{'type':Sequelize['STRING'],'unique':_0xe5d8('0x2'),'allowNull':![]},'key':{'type':Sequelize[_0xe5d8('0x3')],'allowNull':![]},'remote':{'type':Sequelize[_0xe5d8('0x3')],'allowNull':![]},'token':{'type':Sequelize[_0xe5d8('0x3')],'defaultValue':function(){return rs[_0xe5d8('0x4')]();}},'phone':{'type':Sequelize['STRING']},'type':{'type':Sequelize[_0xe5d8('0x5')](_0xe5d8('0x6'),'sinch')},'accountSid':{'type':Sequelize[_0xe5d8('0x3')]},'baseUrl':{'type':Sequelize[_0xe5d8('0x3')]},'authToken':{'type':Sequelize[_0xe5d8('0x3')]},'notificationTemplate':{'type':Sequelize[_0xe5d8('0x7')],'defaultValue':function(){return _0xe5d8('0x8');}},'notificationSound':{'type':Sequelize[_0xe5d8('0x9')],'defaultValue':![]},'notificationShake':{'type':Sequelize[_0xe5d8('0x9')],'defaultValue':![]},'waitForTheAssignedAgent':{'type':Sequelize['INTEGER'],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0xa},'queueTransfer':{'type':Sequelize[_0xe5d8('0x9')],'defaultValue':![]},'queueTransferTimeout':{'type':Sequelize['INTEGER'],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'agentTransfer':{'type':Sequelize[_0xe5d8('0x9')],'defaultValue':![]},'agentTransferTimeout':{'type':Sequelize[_0xe5d8('0xa')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'mandatoryDispositionPauseId':{'type':Sequelize[_0xe5d8('0xa')],'comment':_0xe5d8('0xb')},'mandatoryDisposition':{'type':Sequelize['BOOLEAN'],'defaultValue':![],'comment':'Enabled/disables\x20mandatory\x20dispo\x20on\x20a\x20queue','set':function(_0x5e1aa6){if(!_0x5e1aa6){this[_0xe5d8('0xc')](_0xe5d8('0xd'),null);}this['setDataValue'](_0xe5d8('0xe'),_0x5e1aa6);}},'description':{'type':Sequelize[_0xe5d8('0x3')]}};