bc1794db0c483d0d4d86fca968e8a969950283a9
[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 _0x1c72=['Service','key','SERV','active','Smtp','lodash','name'];(function(_0x2df063,_0x38ae15){var _0x1532ba=function(_0x4b9f29){while(--_0x4b9f29){_0x2df063['push'](_0x2df063['shift']());}};_0x1532ba(++_0x38ae15);}(_0x1c72,0x186));var _0x21c7=function(_0x4b5227,_0x2e67a8){_0x4b5227=_0x4b5227-0x0;var _0x3232f2=_0x1c72[_0x4b5227];return _0x3232f2;};'use strict';var _=require(_0x21c7('0x0'));function MailAccount(_0x2d1232){this['id']=_0x2d1232['id']||0x0;this[_0x21c7('0x1')]=_0x2d1232[_0x21c7('0x1')]||_0x21c7('0x2');this[_0x21c7('0x3')]=_0x2d1232['key']||_0x21c7('0x4');this[_0x21c7('0x5')]=_0x2d1232[_0x21c7('0x5')]||![];this['Imap']=_0x2d1232['Imap']||[];this[_0x21c7('0x6')]=_0x2d1232[_0x21c7('0x6')]||[];}module['exports']=MailAccount;