Built motion from commit 953226e6.|2.6.32
[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 _0x8649=['active','Imap','Smtp','exports','lodash','name','Service','key','SERV'];(function(_0x2db12b,_0x30ab1d){var _0x20990b=function(_0x589477){while(--_0x589477){_0x2db12b['push'](_0x2db12b['shift']());}};_0x20990b(++_0x30ab1d);}(_0x8649,0x100));var _0x9864=function(_0x1ea51c,_0x5752a8){_0x1ea51c=_0x1ea51c-0x0;var _0x82b3f2=_0x8649[_0x1ea51c];return _0x82b3f2;};'use strict';var _=require(_0x9864('0x0'));function MailAccount(_0x41959d){this['id']=_0x41959d['id']||0x0;this[_0x9864('0x1')]=_0x41959d['name']||_0x9864('0x2');this[_0x9864('0x3')]=_0x41959d[_0x9864('0x3')]||_0x9864('0x4');this[_0x9864('0x5')]=_0x41959d[_0x9864('0x5')]||![];this[_0x9864('0x6')]=_0x41959d[_0x9864('0x6')]||[];this['Smtp']=_0x41959d[_0x9864('0x7')]||[];}module[_0x9864('0x8')]=MailAccount;