Built motion from commit 06eb8eb0.|2.6.31
[motion2.git] / server / services / email / model / mailAccount.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 _0xd752=['name','key','active','Imap','Smtp','lodash'];(function(_0x351cd1,_0x2dfafd){var _0x4ce6f2=function(_0xa490ee){while(--_0xa490ee){_0x351cd1['push'](_0x351cd1['shift']());}};_0x4ce6f2(++_0x2dfafd);}(_0xd752,0x10d));var _0x2d75=function(_0x56f604,_0x31e0fc){_0x56f604=_0x56f604-0x0;var _0x5c3f23=_0xd752[_0x56f604];return _0x5c3f23;};'use strict';var _=require(_0x2d75('0x0'));function MailAccount(_0x9d2638){this['id']=_0x9d2638['id']||0x0;this[_0x2d75('0x1')]=_0x9d2638[_0x2d75('0x1')]||'Service';this[_0x2d75('0x2')]=_0x9d2638[_0x2d75('0x2')]||'SERV';this[_0x2d75('0x3')]=_0x9d2638[_0x2d75('0x3')]||![];this[_0x2d75('0x4')]=_0x9d2638[_0x2d75('0x4')]||[];this['Smtp']=_0x9d2638[_0x2d75('0x5')]||[];}module['exports']=MailAccount;