Built motion from commit c738b9ac.|2.6.25
[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 _0x7ac9=['key','active','Imap','Smtp','exports','lodash','name','Service'];(function(_0x2dafbe,_0x5d04de){var _0x58a45a=function(_0x50ac96){while(--_0x50ac96){_0x2dafbe['push'](_0x2dafbe['shift']());}};_0x58a45a(++_0x5d04de);}(_0x7ac9,0xbd));var _0x97ac=function(_0x338b34,_0x50de20){_0x338b34=_0x338b34-0x0;var _0x2e6564=_0x7ac9[_0x338b34];return _0x2e6564;};'use strict';var _=require(_0x97ac('0x0'));function MailAccount(_0x17352d){this['id']=_0x17352d['id']||0x0;this[_0x97ac('0x1')]=_0x17352d[_0x97ac('0x1')]||_0x97ac('0x2');this[_0x97ac('0x3')]=_0x17352d[_0x97ac('0x3')]||'SERV';this['active']=_0x17352d[_0x97ac('0x4')]||![];this[_0x97ac('0x5')]=_0x17352d[_0x97ac('0x5')]||[];this[_0x97ac('0x6')]=_0x17352d[_0x97ac('0x6')]||[];}module[_0x97ac('0x7')]=MailAccount;