Built motion from commit 14588770.|2.5.38
[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 _0xeae7=['exports','name','Service','key','SERV','Imap','Smtp'];(function(_0x19a5d8,_0x347207){var _0x30104a=function(_0x292695){while(--_0x292695){_0x19a5d8['push'](_0x19a5d8['shift']());}};_0x30104a(++_0x347207);}(_0xeae7,0x1eb));var _0x7eae=function(_0x57fa7e,_0xd0b5ce){_0x57fa7e=_0x57fa7e-0x0;var _0x320671=_0xeae7[_0x57fa7e];return _0x320671;};'use strict';var _=require('lodash');function MailAccount(_0x201505){this['id']=_0x201505['id']||0x0;this[_0x7eae('0x0')]=_0x201505[_0x7eae('0x0')]||_0x7eae('0x1');this[_0x7eae('0x2')]=_0x201505[_0x7eae('0x2')]||_0x7eae('0x3');this['active']=_0x201505['active']||![];this['Imap']=_0x201505[_0x7eae('0x4')]||[];this[_0x7eae('0x5')]=_0x201505[_0x7eae('0x5')]||[];}module[_0x7eae('0x6')]=MailAccount;