e36b9d143d2c0035744c376a2265df6a099c9f80
[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 _0x972d=['key','SERV','active','Imap','Smtp','exports','lodash','name','Service'];(function(_0x5e3b04,_0xbb6795){var _0x1fc44d=function(_0x3472a1){while(--_0x3472a1){_0x5e3b04['push'](_0x5e3b04['shift']());}};_0x1fc44d(++_0xbb6795);}(_0x972d,0x138));var _0xd972=function(_0x4a92a0,_0x4818a7){_0x4a92a0=_0x4a92a0-0x0;var _0x3f8a41=_0x972d[_0x4a92a0];return _0x3f8a41;};'use strict';var _=require(_0xd972('0x0'));function MailAccount(_0x493ddd){this['id']=_0x493ddd['id']||0x0;this['name']=_0x493ddd[_0xd972('0x1')]||_0xd972('0x2');this[_0xd972('0x3')]=_0x493ddd[_0xd972('0x3')]||_0xd972('0x4');this['active']=_0x493ddd[_0xd972('0x5')]||![];this[_0xd972('0x6')]=_0x493ddd[_0xd972('0x6')]||[];this[_0xd972('0x7')]=_0x493ddd[_0xd972('0x7')]||[];}module[_0xd972('0x8')]=MailAccount;