326fb9677bcc2780641f24bf4fa3b3fd3b99d6be
[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 _0x6fc0=['key','SERV','Imap','Smtp','exports','lodash','name','Service'];(function(_0x3010c2,_0x2b877d){var _0x3ffed3=function(_0xc1420c){while(--_0xc1420c){_0x3010c2['push'](_0x3010c2['shift']());}};_0x3ffed3(++_0x2b877d);}(_0x6fc0,0x15d));var _0x06fc=function(_0x275b70,_0x406fcd){_0x275b70=_0x275b70-0x0;var _0x4c6aa8=_0x6fc0[_0x275b70];return _0x4c6aa8;};'use strict';var _=require(_0x06fc('0x0'));function MailAccount(_0x610d4c){this['id']=_0x610d4c['id']||0x0;this['name']=_0x610d4c[_0x06fc('0x1')]||_0x06fc('0x2');this[_0x06fc('0x3')]=_0x610d4c[_0x06fc('0x3')]||_0x06fc('0x4');this['active']=_0x610d4c['active']||![];this[_0x06fc('0x5')]=_0x610d4c['Imap']||[];this[_0x06fc('0x6')]=_0x610d4c[_0x06fc('0x6')]||[];}module[_0x06fc('0x7')]=MailAccount;