6a51678b3540861301321729c23392be632b43a1
[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 _0x533f=['exports','lodash','name','Service','key','active','Imap','Smtp'];(function(_0x3308bf,_0x38bd97){var _0x440f39=function(_0x5d7597){while(--_0x5d7597){_0x3308bf['push'](_0x3308bf['shift']());}};_0x440f39(++_0x38bd97);}(_0x533f,0xb9));var _0xf533=function(_0x77773a,_0x5a7026){_0x77773a=_0x77773a-0x0;var _0x1091a2=_0x533f[_0x77773a];return _0x1091a2;};'use strict';var _=require(_0xf533('0x0'));function MailAccount(_0x54a865){this['id']=_0x54a865['id']||0x0;this[_0xf533('0x1')]=_0x54a865['name']||_0xf533('0x2');this[_0xf533('0x3')]=_0x54a865[_0xf533('0x3')]||'SERV';this[_0xf533('0x4')]=_0x54a865[_0xf533('0x4')]||![];this[_0xf533('0x5')]=_0x54a865[_0xf533('0x5')]||[];this[_0xf533('0x6')]=_0x54a865[_0xf533('0x6')]||[];}module[_0xf533('0x7')]=MailAccount;