Built motion from commit 2b9af5da.|2.6.26
[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 _0x1e21=['Service','key','active','Smtp','lodash','name'];(function(_0x521582,_0x2e2035){var _0x17ac66=function(_0x312ab3){while(--_0x312ab3){_0x521582['push'](_0x521582['shift']());}};_0x17ac66(++_0x2e2035);}(_0x1e21,0x166));var _0x11e2=function(_0x42db25,_0xd73f2f){_0x42db25=_0x42db25-0x0;var _0x2c1d10=_0x1e21[_0x42db25];return _0x2c1d10;};'use strict';var _=require(_0x11e2('0x0'));function MailAccount(_0xb202f5){this['id']=_0xb202f5['id']||0x0;this[_0x11e2('0x1')]=_0xb202f5['name']||_0x11e2('0x2');this[_0x11e2('0x3')]=_0xb202f5[_0x11e2('0x3')]||'SERV';this[_0x11e2('0x4')]=_0xb202f5[_0x11e2('0x4')]||![];this['Imap']=_0xb202f5['Imap']||[];this[_0x11e2('0x5')]=_0xb202f5[_0x11e2('0x5')]||[];}module['exports']=MailAccount;