Built motion from commit (unavailable).|2.4.3
[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 _0x5dd7=['lodash','name','Service','key','SERV','active','Imap','Smtp'];(function(_0x2b1f41,_0x490394){var _0x2b09f4=function(_0x4ad624){while(--_0x4ad624){_0x2b1f41['push'](_0x2b1f41['shift']());}};_0x2b09f4(++_0x490394);}(_0x5dd7,0xb0));var _0x75dd=function(_0x230277,_0x43bc6d){_0x230277=_0x230277-0x0;var _0x4de347=_0x5dd7[_0x230277];return _0x4de347;};'use strict';var _=require(_0x75dd('0x0'));function MailAccount(_0x309f1c){this['id']=_0x309f1c['id']||0x0;this[_0x75dd('0x1')]=_0x309f1c[_0x75dd('0x1')]||_0x75dd('0x2');this[_0x75dd('0x3')]=_0x309f1c['key']||_0x75dd('0x4');this[_0x75dd('0x5')]=_0x309f1c[_0x75dd('0x5')]||![];this[_0x75dd('0x6')]=_0x309f1c[_0x75dd('0x6')]||[];this[_0x75dd('0x7')]=_0x309f1c[_0x75dd('0x7')]||[];}module['exports']=MailAccount;