b4f96198b3d8a814d809ee206cb24f7a4bb7f2aa
[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 _0x67bb=['Imap','Smtp','lodash','name','Service','key','SERV','active'];(function(_0x4ec42,_0x36177b){var _0x385e11=function(_0x44e535){while(--_0x44e535){_0x4ec42['push'](_0x4ec42['shift']());}};_0x385e11(++_0x36177b);}(_0x67bb,0x12a));var _0xb67b=function(_0xa261f5,_0x37ed4e){_0xa261f5=_0xa261f5-0x0;var _0x4a889b=_0x67bb[_0xa261f5];return _0x4a889b;};'use strict';var _=require(_0xb67b('0x0'));function MailAccount(_0x4b6e5b){this['id']=_0x4b6e5b['id']||0x0;this[_0xb67b('0x1')]=_0x4b6e5b[_0xb67b('0x1')]||_0xb67b('0x2');this[_0xb67b('0x3')]=_0x4b6e5b[_0xb67b('0x3')]||_0xb67b('0x4');this[_0xb67b('0x5')]=_0x4b6e5b[_0xb67b('0x5')]||![];this[_0xb67b('0x6')]=_0x4b6e5b[_0xb67b('0x6')]||[];this['Smtp']=_0x4b6e5b[_0xb67b('0x7')]||[];}module['exports']=MailAccount;