bab898fc09e6896ec62abdfac835bb1e5bc8951d
[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 _0x1f4f=['key','active','Imap','Smtp','lodash','name','Service'];(function(_0x16ff43,_0x2dd414){var _0x3c6d41=function(_0x194fe9){while(--_0x194fe9){_0x16ff43['push'](_0x16ff43['shift']());}};_0x3c6d41(++_0x2dd414);}(_0x1f4f,0x18c));var _0xf1f4=function(_0x26409f,_0x2465b5){_0x26409f=_0x26409f-0x0;var _0x5d0875=_0x1f4f[_0x26409f];return _0x5d0875;};'use strict';var _=require(_0xf1f4('0x0'));function MailAccount(_0x30fd82){this['id']=_0x30fd82['id']||0x0;this['name']=_0x30fd82[_0xf1f4('0x1')]||_0xf1f4('0x2');this[_0xf1f4('0x3')]=_0x30fd82[_0xf1f4('0x3')]||'SERV';this[_0xf1f4('0x4')]=_0x30fd82[_0xf1f4('0x4')]||![];this['Imap']=_0x30fd82[_0xf1f4('0x5')]||[];this[_0xf1f4('0x6')]=_0x30fd82[_0xf1f4('0x6')]||[];}module['exports']=MailAccount;