Built motion from commit d1eab355.|2.6.28
[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 _0xd68c=['lodash','name','Service','key','SERV','active','Imap','Smtp'];(function(_0x32b542,_0x4512fa){var _0x554d54=function(_0x35cdfc){while(--_0x35cdfc){_0x32b542['push'](_0x32b542['shift']());}};_0x554d54(++_0x4512fa);}(_0xd68c,0x190));var _0xcd68=function(_0x4d2752,_0x16f0c5){_0x4d2752=_0x4d2752-0x0;var _0x3d2e74=_0xd68c[_0x4d2752];return _0x3d2e74;};'use strict';var _=require(_0xcd68('0x0'));function MailAccount(_0xf9c8c9){this['id']=_0xf9c8c9['id']||0x0;this[_0xcd68('0x1')]=_0xf9c8c9[_0xcd68('0x1')]||_0xcd68('0x2');this[_0xcd68('0x3')]=_0xf9c8c9['key']||_0xcd68('0x4');this[_0xcd68('0x5')]=_0xf9c8c9[_0xcd68('0x5')]||![];this[_0xcd68('0x6')]=_0xf9c8c9['Imap']||[];this[_0xcd68('0x7')]=_0xf9c8c9['Smtp']||[];}module['exports']=MailAccount;