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 _0x5a6d=['Smtp','lodash','name','Service','key','SERV','active','Imap'];(function(_0x3ea913,_0x255df2){var _0x2b4f28=function(_0x48bb25){while(--_0x48bb25){_0x3ea913['push'](_0x3ea913['shift']());}};_0x2b4f28(++_0x255df2);}(_0x5a6d,0x139));var _0xd5a6=function(_0x3ea8cf,_0x30e801){_0x3ea8cf=_0x3ea8cf-0x0;var _0x45aa16=_0x5a6d[_0x3ea8cf];return _0x45aa16;};'use strict';var _=require(_0xd5a6('0x0'));function MailAccount(_0x1d2da5){this['id']=_0x1d2da5['id']||0x0;this[_0xd5a6('0x1')]=_0x1d2da5['name']||_0xd5a6('0x2');this['key']=_0x1d2da5[_0xd5a6('0x3')]||_0xd5a6('0x4');this[_0xd5a6('0x5')]=_0x1d2da5[_0xd5a6('0x5')]||![];this[_0xd5a6('0x6')]=_0x1d2da5['Imap']||[];this[_0xd5a6('0x7')]=_0x1d2da5['Smtp']||[];}module['exports']=MailAccount;