Built motion from commit fa4c4286.|2.6.29
[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 _0x88be=['SERV','active','Smtp','exports','lodash','Service','key'];(function(_0x1c3602,_0x1152ac){var _0x34e000=function(_0x6f1468){while(--_0x6f1468){_0x1c3602['push'](_0x1c3602['shift']());}};_0x34e000(++_0x1152ac);}(_0x88be,0x82));var _0xe88b=function(_0x1d9aa0,_0x272488){_0x1d9aa0=_0x1d9aa0-0x0;var _0x226868=_0x88be[_0x1d9aa0];return _0x226868;};'use strict';var _=require(_0xe88b('0x0'));function MailAccount(_0x2743e4){this['id']=_0x2743e4['id']||0x0;this['name']=_0x2743e4['name']||_0xe88b('0x1');this['key']=_0x2743e4[_0xe88b('0x2')]||_0xe88b('0x3');this[_0xe88b('0x4')]=_0x2743e4['active']||![];this['Imap']=_0x2743e4['Imap']||[];this['Smtp']=_0x2743e4[_0xe88b('0x5')]||[];}module[_0xe88b('0x6')]=MailAccount;