Built motion from commit (unavailable).|2.5.4
[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 _0x8c01=['exports','STRING','BOOLEAN','UNSIGNED','TEXT','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','Enabled/disables\x20mandatory\x20dispo\x20on\x20a\x20queue','mandatoryDispositionPauseId'];(function(_0x1982cf,_0x4151a9){var _0x1cb8a3=function(_0xeaece3){while(--_0xeaece3){_0x1982cf['push'](_0x1982cf['shift']());}};_0x1cb8a3(++_0x4151a9);}(_0x8c01,0x19a));var _0x18c0=function(_0x364f8d,_0x666b74){_0x364f8d=_0x364f8d-0x0;var _0x559f9c=_0x8c01[_0x364f8d];return _0x559f9c;};'use strict';var Sequelize=require('sequelize');module[_0x18c0('0x0')]={'description':{'type':Sequelize['STRING']},'name':{'type':Sequelize[_0x18c0('0x1')],'allowNull':![]},'service':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'email':{'type':Sequelize[_0x18c0('0x1')],'validate':{'isEmail':!![]}},'active':{'type':Sequelize[_0x18c0('0x2')],'defaultValue':!![]},'key':{'type':Sequelize[_0x18c0('0x1')],'allowNull':![]},'template':{'type':Sequelize['TEXT']},'markAsUnread':{'type':Sequelize[_0x18c0('0x2')],'defaultValue':![]},'fontFamily':{'type':Sequelize[_0x18c0('0x1')],'allowNull':![],'defaultValue':'Arial,Helvetica,sans-serif'},'fontSize':{'type':Sequelize['INTEGER'](0x2)[_0x18c0('0x3')],'defaultValue':0xd,'validate':{'min':0x8,'max':0x48}},'notificationTemplate':{'type':Sequelize[_0x18c0('0x4')],'defaultValue':function(){return _0x18c0('0x5');}},'notificationSound':{'type':Sequelize[_0x18c0('0x2')],'defaultValue':!![]},'notificationShake':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'waitForTheAssignedAgent':{'type':Sequelize['INTEGER'],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0xa},'queueTransfer':{'type':Sequelize[_0x18c0('0x2')],'defaultValue':![]},'queueTransferTimeout':{'type':Sequelize[_0x18c0('0x6')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'agentTransfer':{'type':Sequelize[_0x18c0('0x2')],'defaultValue':![]},'agentTransferTimeout':{'type':Sequelize[_0x18c0('0x6')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'mandatoryDispositionPauseId':{'type':Sequelize['INTEGER'],'allowNull':!![],'defaultValue':null,'comment':_0x18c0('0x7')},'mandatoryDisposition':{'type':Sequelize['BOOLEAN'],'defaultValue':![],'comment':_0x18c0('0x8'),'set':function(_0x58c5f9){if(!_0x58c5f9)this['setDataValue'](_0x18c0('0x9'),null);this['setDataValue']('mandatoryDisposition',_0x58c5f9);}}};