Built motion from commit 39adb707.|2.6.14
[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 _0xf968=['Smtp','exports','lodash','name','Service','key','active','Imap'];(function(_0x185aca,_0x3b01a4){var _0x7fb55a=function(_0x549aaf){while(--_0x549aaf){_0x185aca['push'](_0x185aca['shift']());}};_0x7fb55a(++_0x3b01a4);}(_0xf968,0x6a));var _0x8f96=function(_0x5b3a84,_0x155fcf){_0x5b3a84=_0x5b3a84-0x0;var _0x14f47b=_0xf968[_0x5b3a84];return _0x14f47b;};'use strict';var _=require(_0x8f96('0x0'));function MailAccount(_0x552020){this['id']=_0x552020['id']||0x0;this[_0x8f96('0x1')]=_0x552020['name']||_0x8f96('0x2');this[_0x8f96('0x3')]=_0x552020[_0x8f96('0x3')]||'SERV';this[_0x8f96('0x4')]=_0x552020[_0x8f96('0x4')]||![];this['Imap']=_0x552020[_0x8f96('0x5')]||[];this[_0x8f96('0x6')]=_0x552020[_0x8f96('0x6')]||[];}module[_0x8f96('0x7')]=MailAccount;