e8f22f01be1e07b353ecfc532f3fec2c8840971d
[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 _0x88a8=['SERV','active','Imap','Smtp','lodash','name','Service','key'];(function(_0x4a038b,_0x45363d){var _0x3ef9f6=function(_0x44e9d2){while(--_0x44e9d2){_0x4a038b['push'](_0x4a038b['shift']());}};_0x3ef9f6(++_0x45363d);}(_0x88a8,0x64));var _0x888a=function(_0x362765,_0xde1a2e){_0x362765=_0x362765-0x0;var _0xabcb20=_0x88a8[_0x362765];return _0xabcb20;};'use strict';var _=require(_0x888a('0x0'));function MailAccount(_0x50f516){this['id']=_0x50f516['id']||0x0;this[_0x888a('0x1')]=_0x50f516[_0x888a('0x1')]||_0x888a('0x2');this[_0x888a('0x3')]=_0x50f516[_0x888a('0x3')]||_0x888a('0x4');this[_0x888a('0x5')]=_0x50f516[_0x888a('0x5')]||![];this[_0x888a('0x6')]=_0x50f516['Imap']||[];this[_0x888a('0x7')]=_0x50f516[_0x888a('0x7')]||[];}module['exports']=MailAccount;