00b25393d3cb86629b9cae68544eae075b820d8f
[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 _0x77ba=['STRING','BOOLEAN','TEXT','Arial,Helvetica,sans-serif','UNSIGNED','Account:\x20{{account.name}}<br/>{{#queue}}Queue:\x20{{queue.name}}<br/>{{/queue}}From\x20:\x20{{from}}<br/>Subject\x20:\x20{{message.subject}}','INTEGER','Status\x20to\x20put\x20when\x20mandatory\x20disposition\x20is\x20enabled','setDataValue','ENUM','gmail','hotmail','yahoo','getDataValue','provider','custom','sequelize'];(function(_0x5ccc0b,_0x16e537){var _0x5f457f=function(_0x192df7){while(--_0x192df7){_0x5ccc0b['push'](_0x5ccc0b['shift']());}};_0x5f457f(++_0x16e537);}(_0x77ba,0x98));var _0xa77b=function(_0x29a29f,_0x155ce7){_0x29a29f=_0x29a29f-0x0;var _0x443ea3=_0x77ba[_0x29a29f];return _0x443ea3;};'use strict';var Sequelize=require(_0xa77b('0x0'));module['exports']={'description':{'type':Sequelize[_0xa77b('0x1')]},'name':{'type':Sequelize[_0xa77b('0x1')],'allowNull':![]},'service':{'type':Sequelize[_0xa77b('0x2')],'defaultValue':![]},'email':{'type':Sequelize[_0xa77b('0x1')],'validate':{'isEmail':!![]}},'active':{'type':Sequelize[_0xa77b('0x2')],'defaultValue':!![]},'key':{'type':Sequelize[_0xa77b('0x1')],'allowNull':![]},'template':{'type':Sequelize[_0xa77b('0x3')]},'markAsUnread':{'type':Sequelize[_0xa77b('0x2')],'defaultValue':![]},'fontFamily':{'type':Sequelize[_0xa77b('0x1')],'allowNull':![],'defaultValue':_0xa77b('0x4')},'fontSize':{'type':Sequelize['INTEGER'](0x2)[_0xa77b('0x5')],'defaultValue':0xd,'validate':{'min':0x8,'max':0x48}},'notificationTemplate':{'type':Sequelize[_0xa77b('0x3')],'defaultValue':function(){return _0xa77b('0x6');}},'notificationSound':{'type':Sequelize['BOOLEAN'],'defaultValue':!![]},'notificationShake':{'type':Sequelize[_0xa77b('0x2')],'defaultValue':![]},'waitForTheAssignedAgent':{'type':Sequelize[_0xa77b('0x7')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0xa},'waitForTheAssignedQueue':{'type':Sequelize['INTEGER'],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0xa},'queueTransfer':{'type':Sequelize[_0xa77b('0x2')],'defaultValue':![]},'queueTransferTimeout':{'type':Sequelize[_0xa77b('0x7')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'agentTransfer':{'type':Sequelize[_0xa77b('0x2')],'defaultValue':![]},'agentTransferTimeout':{'type':Sequelize[_0xa77b('0x7')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'mandatoryDispositionPauseId':{'type':Sequelize[_0xa77b('0x7')],'allowNull':!![],'defaultValue':null,'comment':_0xa77b('0x8')},'mandatoryDisposition':{'type':Sequelize[_0xa77b('0x2')],'defaultValue':![],'comment':'Enabled/disables\x20mandatory\x20dispo\x20on\x20a\x20queue','set':function(_0x5c057c){if(!_0x5c057c)this[_0xa77b('0x9')]('mandatoryDispositionPauseId',null);this[_0xa77b('0x9')]('mandatoryDisposition',_0x5c057c);}},'provider':{'type':Sequelize[_0xa77b('0xa')](_0xa77b('0xb'),_0xa77b('0xc'),_0xa77b('0xd'),'outlook365'),'defaultValue':null,'get':function(){var _0x2aa36e=this[_0xa77b('0xe')](_0xa77b('0xf'));return _0x2aa36e||'custom';},'set':function(_0x4bea9e){if(_0x4bea9e===_0xa77b('0x10')){_0x4bea9e=null;}return this['setDataValue']('provider',_0x4bea9e);}}};