668a8aa77a07cd7491e6152f16000a22d55585f8
[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 _0x2a39=['Smtp','lodash','name','key','active','Imap'];(function(_0x5ae1b1,_0x2503c2){var _0x22ada2=function(_0x10ae38){while(--_0x10ae38){_0x5ae1b1['push'](_0x5ae1b1['shift']());}};_0x22ada2(++_0x2503c2);}(_0x2a39,0x67));var _0x92a3=function(_0x2258ad,_0x363f98){_0x2258ad=_0x2258ad-0x0;var _0x12276f=_0x2a39[_0x2258ad];return _0x12276f;};'use strict';var _=require(_0x92a3('0x0'));function MailAccount(_0x397be7){this['id']=_0x397be7['id']||0x0;this[_0x92a3('0x1')]=_0x397be7['name']||'Service';this[_0x92a3('0x2')]=_0x397be7[_0x92a3('0x2')]||'SERV';this[_0x92a3('0x3')]=_0x397be7[_0x92a3('0x3')]||![];this[_0x92a3('0x4')]=_0x397be7[_0x92a3('0x4')]||[];this[_0x92a3('0x5')]=_0x397be7[_0x92a3('0x5')]||[];}module['exports']=MailAccount;