Built motion from commit 511216ff.|2.6.34
[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 _0xfba9=['active','Imap','Smtp','exports','lodash','name','key','SERV'];(function(_0x1aac1d,_0x1dca6c){var _0x140f0d=function(_0x3e4db4){while(--_0x3e4db4){_0x1aac1d['push'](_0x1aac1d['shift']());}};_0x140f0d(++_0x1dca6c);}(_0xfba9,0x1bc));var _0x9fba=function(_0x5b1097,_0x3ed62f){_0x5b1097=_0x5b1097-0x0;var _0x57979c=_0xfba9[_0x5b1097];return _0x57979c;};'use strict';var _=require(_0x9fba('0x0'));function MailAccount(_0x3d403a){this['id']=_0x3d403a['id']||0x0;this[_0x9fba('0x1')]=_0x3d403a[_0x9fba('0x1')]||'Service';this['key']=_0x3d403a[_0x9fba('0x2')]||_0x9fba('0x3');this[_0x9fba('0x4')]=_0x3d403a[_0x9fba('0x4')]||![];this[_0x9fba('0x5')]=_0x3d403a['Imap']||[];this[_0x9fba('0x6')]=_0x3d403a['Smtp']||[];}module[_0x9fba('0x7')]=MailAccount;