Built motion from commit (unavailable).|2.5.21
[motion2.git] / server / api / mailServerIn / mailServerIn.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 _0x4dbe=['sequelize','BOOLEAN','STRING','INTEGER','INBOX'];(function(_0x532313,_0x11a66a){var _0x2e5986=function(_0x137dc6){while(--_0x137dc6){_0x532313['push'](_0x532313['shift']());}};_0x2e5986(++_0x11a66a);}(_0x4dbe,0xaa));var _0xe4db=function(_0x3ab51d,_0x2fa01d){_0x3ab51d=_0x3ab51d-0x0;var _0x29a04e=_0x4dbe[_0x3ab51d];return _0x29a04e;};'use strict';var Sequelize=require(_0xe4db('0x0'));module['exports']={'description':{'type':Sequelize['STRING']},'host':{'type':Sequelize['STRING']},'authentication':{'type':Sequelize[_0xe4db('0x1')],'defaultValue':!![]},'user':{'type':Sequelize['STRING'],'unique':'username'},'password':{'type':Sequelize[_0xe4db('0x2')]},'port':{'type':Sequelize[_0xe4db('0x3')]},'tls':{'type':Sequelize['BOOLEAN'],'defaultValue':!![]},'mailbox':{'type':Sequelize[_0xe4db('0x2')],'defaultValue':_0xe4db('0x4')},'connTimeout':{'type':Sequelize[_0xe4db('0x3')],'defaultValue':0xa},'authTimeout':{'type':Sequelize[_0xe4db('0x3')],'defaultValue':0x5},'service':{'type':Sequelize['STRING']}};