Built motion from commit (unavailable).|2.5.4
[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 _0x0d32=['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','ENUM','twilio'];(function(_0x4e6eb2,_0x16a451){var _0x4e0c1c=function(_0x59f144){while(--_0x59f144){_0x4e6eb2['push'](_0x4e6eb2['shift']());}};_0x4e0c1c(++_0x16a451);}(_0x0d32,0x173));var _0x20d3=function(_0x4c37c6,_0x20a3dc){_0x4c37c6=_0x4c37c6-0x0;var _0x266e89=_0x0d32[_0x4c37c6];return _0x266e89;};'use strict';var Sequelize=require(_0x20d3('0x0'));var rs=require('randomstring');module[_0x20d3('0x1')]={'name':{'type':Sequelize['STRING'],'unique':_0x20d3('0x2'),'allowNull':![]},'key':{'type':Sequelize['STRING'],'allowNull':![]},'remote':{'type':Sequelize['STRING'],'allowNull':![]},'token':{'type':Sequelize['STRING'],'defaultValue':function(){return rs['generate']();}},'phone':{'type':Sequelize[_0x20d3('0x3')]},'type':{'type':Sequelize[_0x20d3('0x4')](_0x20d3('0x5'))},'accountSid':{'type':Sequelize[_0x20d3('0x3')]},'authToken':{'type':Sequelize[_0x20d3('0x3')]},'notificationTemplate':{'type':Sequelize['TEXT'],'defaultValue':function(){return _0x20d3('0x6');}},'notificationSound':{'type':Sequelize[_0x20d3('0x7')],'defaultValue':![]},'notificationShake':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'waitForTheAssignedAgent':{'type':Sequelize[_0x20d3('0x8')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0xa},'queueTransfer':{'type':Sequelize[_0x20d3('0x7')],'defaultValue':![]},'queueTransferTimeout':{'type':Sequelize[_0x20d3('0x8')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'agentTransfer':{'type':Sequelize[_0x20d3('0x7')],'defaultValue':![]},'agentTransferTimeout':{'type':Sequelize[_0x20d3('0x8')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'mandatoryDispositionPauseId':{'type':Sequelize[_0x20d3('0x8')],'comment':_0x20d3('0x9')},'mandatoryDisposition':{'type':Sequelize[_0x20d3('0x7')],'defaultValue':![],'comment':'Enabled/disables\x20mandatory\x20dispo\x20on\x20a\x20queue','set':function(_0xb1940f){if(!_0xb1940f){this[_0x20d3('0xa')](_0x20d3('0xb'),null);}this[_0x20d3('0xa')](_0x20d3('0xc'),_0xb1940f);}},'description':{'type':Sequelize[_0x20d3('0x3')]}};