f20ff9a479d5f367dc94138fb63cd1b27fdf4057
[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 _0x9747=['Service','key','SERV','active','Imap','Smtp','exports','lodash','name'];(function(_0x4a7906,_0x3ef77d){var _0x558373=function(_0xd892c3){while(--_0xd892c3){_0x4a7906['push'](_0x4a7906['shift']());}};_0x558373(++_0x3ef77d);}(_0x9747,0x11e));var _0x7974=function(_0x20a584,_0xe384a5){_0x20a584=_0x20a584-0x0;var _0x4b41a8=_0x9747[_0x20a584];return _0x4b41a8;};'use strict';var _=require(_0x7974('0x0'));function MailAccount(_0xe6082c){this['id']=_0xe6082c['id']||0x0;this[_0x7974('0x1')]=_0xe6082c[_0x7974('0x1')]||_0x7974('0x2');this[_0x7974('0x3')]=_0xe6082c[_0x7974('0x3')]||_0x7974('0x4');this[_0x7974('0x5')]=_0xe6082c['active']||![];this[_0x7974('0x6')]=_0xe6082c['Imap']||[];this[_0x7974('0x7')]=_0xe6082c[_0x7974('0x7')]||[];}module[_0x7974('0x8')]=MailAccount;