71a5c74d2c213a7285f3a4fa03f8ba6a614cb783
[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 _0x724b=['active','Imap','Smtp','lodash','name','Service','key','SERV'];(function(_0x28b89d,_0x347152){var _0x3c1127=function(_0x4c7759){while(--_0x4c7759){_0x28b89d['push'](_0x28b89d['shift']());}};_0x3c1127(++_0x347152);}(_0x724b,0x17b));var _0xb724=function(_0x5953c,_0x252939){_0x5953c=_0x5953c-0x0;var _0x8766ae=_0x724b[_0x5953c];return _0x8766ae;};'use strict';var _=require(_0xb724('0x0'));function MailAccount(_0x1e3469){this['id']=_0x1e3469['id']||0x0;this['name']=_0x1e3469[_0xb724('0x1')]||_0xb724('0x2');this['key']=_0x1e3469[_0xb724('0x3')]||_0xb724('0x4');this[_0xb724('0x5')]=_0x1e3469[_0xb724('0x5')]||![];this[_0xb724('0x6')]=_0x1e3469[_0xb724('0x6')]||[];this[_0xb724('0x7')]=_0x1e3469[_0xb724('0x7')]||[];}module['exports']=MailAccount;