Built motion from commit (unavailable).|2.5.21
[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 _0x7843=['Smtp','exports','lodash','name','SERV','active','Imap'];(function(_0x52096b,_0x20bab4){var _0x2b1cc7=function(_0x3f7021){while(--_0x3f7021){_0x52096b['push'](_0x52096b['shift']());}};_0x2b1cc7(++_0x20bab4);}(_0x7843,0x128));var _0x3784=function(_0x2bfcf6,_0x24c88c){_0x2bfcf6=_0x2bfcf6-0x0;var _0xc0ced4=_0x7843[_0x2bfcf6];return _0xc0ced4;};'use strict';var _=require(_0x3784('0x0'));function MailAccount(_0x48933b){this['id']=_0x48933b['id']||0x0;this[_0x3784('0x1')]=_0x48933b['name']||'Service';this['key']=_0x48933b['key']||_0x3784('0x2');this['active']=_0x48933b[_0x3784('0x3')]||![];this[_0x3784('0x4')]=_0x48933b[_0x3784('0x4')]||[];this[_0x3784('0x5')]=_0x48933b[_0x3784('0x5')]||[];}module[_0x3784('0x6')]=MailAccount;