Built motion from commit 9d0783e6.|2.6.13
[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 _0xacf6=['Imap','Smtp','lodash','name','Service','key','SERV','active'];(function(_0x5b84bc,_0x34322c){var _0xe28125=function(_0x261ad4){while(--_0x261ad4){_0x5b84bc['push'](_0x5b84bc['shift']());}};_0xe28125(++_0x34322c);}(_0xacf6,0x1e2));var _0x6acf=function(_0x37f2ef,_0x4d7385){_0x37f2ef=_0x37f2ef-0x0;var _0x5bd19c=_0xacf6[_0x37f2ef];return _0x5bd19c;};'use strict';var _=require(_0x6acf('0x0'));function MailAccount(_0x41d490){this['id']=_0x41d490['id']||0x0;this[_0x6acf('0x1')]=_0x41d490[_0x6acf('0x1')]||_0x6acf('0x2');this[_0x6acf('0x3')]=_0x41d490[_0x6acf('0x3')]||_0x6acf('0x4');this[_0x6acf('0x5')]=_0x41d490['active']||![];this[_0x6acf('0x6')]=_0x41d490[_0x6acf('0x6')]||[];this[_0x6acf('0x7')]=_0x41d490[_0x6acf('0x7')]||[];}module['exports']=MailAccount;