Built motion from commit 00bf23f6.|2.6.16
[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 _0x1618=['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','sequelize','randomstring','name','STRING','generate','twilio','TEXT'];(function(_0x5b561d,_0x422b7c){var _0x431060=function(_0x401409){while(--_0x401409){_0x5b561d['push'](_0x5b561d['shift']());}};_0x431060(++_0x422b7c);}(_0x1618,0xc9));var _0x8161=function(_0x5c7cd6,_0xa77e75){_0x5c7cd6=_0x5c7cd6-0x0;var _0x5820da=_0x1618[_0x5c7cd6];return _0x5820da;};'use strict';var Sequelize=require(_0x8161('0x0'));var rs=require(_0x8161('0x1'));module['exports']={'name':{'type':Sequelize['STRING'],'unique':_0x8161('0x2'),'allowNull':![]},'key':{'type':Sequelize['STRING'],'allowNull':![]},'remote':{'type':Sequelize[_0x8161('0x3')],'allowNull':![]},'token':{'type':Sequelize[_0x8161('0x3')],'defaultValue':function(){return rs[_0x8161('0x4')]();}},'phone':{'type':Sequelize[_0x8161('0x3')]},'type':{'type':Sequelize['ENUM'](_0x8161('0x5'),'sinch')},'accountSid':{'type':Sequelize['STRING']},'baseUrl':{'type':Sequelize[_0x8161('0x3')]},'authToken':{'type':Sequelize['STRING']},'notificationTemplate':{'type':Sequelize[_0x8161('0x6')],'defaultValue':function(){return _0x8161('0x7');}},'notificationSound':{'type':Sequelize[_0x8161('0x8')],'defaultValue':![]},'notificationShake':{'type':Sequelize[_0x8161('0x8')],'defaultValue':![]},'waitForTheAssignedAgent':{'type':Sequelize['INTEGER'],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0xa},'queueTransfer':{'type':Sequelize[_0x8161('0x8')],'defaultValue':![]},'queueTransferTimeout':{'type':Sequelize[_0x8161('0x9')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'agentTransfer':{'type':Sequelize[_0x8161('0x8')],'defaultValue':![]},'agentTransferTimeout':{'type':Sequelize[_0x8161('0x9')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'mandatoryDispositionPauseId':{'type':Sequelize[_0x8161('0x9')],'comment':_0x8161('0xa')},'mandatoryDisposition':{'type':Sequelize[_0x8161('0x8')],'defaultValue':![],'comment':'Enabled/disables\x20mandatory\x20dispo\x20on\x20a\x20queue','set':function(_0x3ab5f1){if(!_0x3ab5f1){this[_0x8161('0xb')](_0x8161('0xc'),null);}this[_0x8161('0xb')]('mandatoryDisposition',_0x3ab5f1);}},'description':{'type':Sequelize['STRING']}};