044bad6070dba7ebed409ce354ee835ded137f89
[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 _0xac16=['lodash','name','Service','key','Imap','Smtp'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0xac16,0x150));var _0x6ac1=function(_0x12e723,_0x2f0c21){_0x12e723=_0x12e723-0x0;var _0x3052f6=_0xac16[_0x12e723];return _0x3052f6;};'use strict';var _=require(_0x6ac1('0x0'));function MailAccount(_0x5cd8a9){this['id']=_0x5cd8a9['id']||0x0;this[_0x6ac1('0x1')]=_0x5cd8a9[_0x6ac1('0x1')]||_0x6ac1('0x2');this['key']=_0x5cd8a9[_0x6ac1('0x3')]||'SERV';this['active']=_0x5cd8a9['active']||![];this[_0x6ac1('0x4')]=_0x5cd8a9[_0x6ac1('0x4')]||[];this['Smtp']=_0x5cd8a9[_0x6ac1('0x5')]||[];}module['exports']=MailAccount;