Built motion from commit (unavailable).|2.5.15
[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 _0x07bc=['Smtp','lodash','name','Service','key','SERV','active','Imap'];(function(_0x192cbe,_0x3b4b43){var _0x4ce395=function(_0x5388ae){while(--_0x5388ae){_0x192cbe['push'](_0x192cbe['shift']());}};_0x4ce395(++_0x3b4b43);}(_0x07bc,0x101));var _0xc07b=function(_0x554a4d,_0x588027){_0x554a4d=_0x554a4d-0x0;var _0x3a0fbe=_0x07bc[_0x554a4d];return _0x3a0fbe;};'use strict';var _=require(_0xc07b('0x0'));function MailAccount(_0x5af7bd){this['id']=_0x5af7bd['id']||0x0;this[_0xc07b('0x1')]=_0x5af7bd[_0xc07b('0x1')]||_0xc07b('0x2');this[_0xc07b('0x3')]=_0x5af7bd['key']||_0xc07b('0x4');this[_0xc07b('0x5')]=_0x5af7bd[_0xc07b('0x5')]||![];this[_0xc07b('0x6')]=_0x5af7bd['Imap']||[];this[_0xc07b('0x7')]=_0x5af7bd['Smtp']||[];}module['exports']=MailAccount;