e5ca7e6499a22aaa7dcdf6a3a8141f91a79d699d
[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 _0x4c27=['active','Imap','Smtp','exports','lodash','name','Service','key','SERV'];(function(_0x14add3,_0x13ce8d){var _0x4a174f=function(_0x2b3ed7){while(--_0x2b3ed7){_0x14add3['push'](_0x14add3['shift']());}};_0x4a174f(++_0x13ce8d);}(_0x4c27,0x13f));var _0x74c2=function(_0x2cc437,_0x38d62f){_0x2cc437=_0x2cc437-0x0;var _0x40e2fd=_0x4c27[_0x2cc437];return _0x40e2fd;};'use strict';var _=require(_0x74c2('0x0'));function MailAccount(_0x3cef87){this['id']=_0x3cef87['id']||0x0;this['name']=_0x3cef87[_0x74c2('0x1')]||_0x74c2('0x2');this['key']=_0x3cef87[_0x74c2('0x3')]||_0x74c2('0x4');this['active']=_0x3cef87[_0x74c2('0x5')]||![];this[_0x74c2('0x6')]=_0x3cef87[_0x74c2('0x6')]||[];this[_0x74c2('0x7')]=_0x3cef87[_0x74c2('0x7')]||[];}module[_0x74c2('0x8')]=MailAccount;