Built motion from commit 3c2ce842.|2.6.31
[motion2.git] / server / api / mailAccount / mailAccount.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 _0x5db8=['INTEGER','UNSIGNED','Account:\x20{{account.name}}<br/>{{#queue}}Queue:\x20{{queue.name}}<br/>{{/queue}}From\x20:\x20{{from}}<br/>Subject\x20:\x20{{message.subject}}','Status\x20to\x20put\x20when\x20mandatory\x20disposition\x20is\x20enabled','mandatoryDispositionPauseId','mandatoryDisposition','ENUM','gmail','yahoo','outlook365','custom','setDataValue','provider','sequelize','exports','STRING','BOOLEAN','TEXT','Arial,Helvetica,sans-serif'];(function(_0x21cf96,_0x5ac49c){var _0x35c694=function(_0x355dc7){while(--_0x355dc7){_0x21cf96['push'](_0x21cf96['shift']());}};_0x35c694(++_0x5ac49c);}(_0x5db8,0xf1));var _0x85db=function(_0x294b6,_0x2907ae){_0x294b6=_0x294b6-0x0;var _0x38bb97=_0x5db8[_0x294b6];return _0x38bb97;};'use strict';var Sequelize=require(_0x85db('0x0'));module[_0x85db('0x1')]={'description':{'type':Sequelize[_0x85db('0x2')]},'name':{'type':Sequelize[_0x85db('0x2')],'allowNull':![]},'service':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'email':{'type':Sequelize['STRING'],'validate':{'isEmail':!![]}},'active':{'type':Sequelize[_0x85db('0x3')],'defaultValue':!![]},'key':{'type':Sequelize[_0x85db('0x2')],'allowNull':![]},'template':{'type':Sequelize[_0x85db('0x4')]},'markAsUnread':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'fontFamily':{'type':Sequelize[_0x85db('0x2')],'allowNull':![],'defaultValue':_0x85db('0x5')},'fontSize':{'type':Sequelize[_0x85db('0x6')](0x2)[_0x85db('0x7')],'defaultValue':0xd,'validate':{'min':0x8,'max':0x48}},'notificationTemplate':{'type':Sequelize['TEXT'],'defaultValue':function(){return _0x85db('0x8');}},'notificationSound':{'type':Sequelize[_0x85db('0x3')],'defaultValue':!![]},'notificationShake':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'waitForTheAssignedAgent':{'type':Sequelize[_0x85db('0x6')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0xa},'waitForTheAssignedQueue':{'type':Sequelize['INTEGER'],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0xa},'queueTransfer':{'type':Sequelize[_0x85db('0x3')],'defaultValue':![]},'queueTransferTimeout':{'type':Sequelize[_0x85db('0x6')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'agentTransfer':{'type':Sequelize[_0x85db('0x3')],'defaultValue':![]},'agentTransferTimeout':{'type':Sequelize[_0x85db('0x6')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'mandatoryDispositionPauseId':{'type':Sequelize[_0x85db('0x6')],'allowNull':!![],'defaultValue':null,'comment':_0x85db('0x9')},'mandatoryDisposition':{'type':Sequelize['BOOLEAN'],'defaultValue':![],'comment':'Enabled/disables\x20mandatory\x20dispo\x20on\x20a\x20queue','set':function(_0x2e7edb){if(!_0x2e7edb)this['setDataValue'](_0x85db('0xa'),null);this['setDataValue'](_0x85db('0xb'),_0x2e7edb);}},'provider':{'type':Sequelize[_0x85db('0xc')](_0x85db('0xd'),'hotmail',_0x85db('0xe'),_0x85db('0xf')),'defaultValue':null,'get':function(){var _0x2566b0=this['getDataValue']('provider');return _0x2566b0||'custom';},'set':function(_0x17de9e){if(_0x17de9e===_0x85db('0x10')){_0x17de9e=null;}return this[_0x85db('0x11')](_0x85db('0x12'),_0x17de9e);}}};