Built motion from commit 5ad77b03.|2.6.3
[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 _0x978e=['lodash','name','Service','key','SERV','active','Imap','Smtp','exports'];(function(_0x28d18d,_0x55896b){var _0x470640=function(_0x57e78b){while(--_0x57e78b){_0x28d18d['push'](_0x28d18d['shift']());}};_0x470640(++_0x55896b);}(_0x978e,0xfc));var _0xe978=function(_0x428ad8,_0x4383b9){_0x428ad8=_0x428ad8-0x0;var _0x3281ba=_0x978e[_0x428ad8];return _0x3281ba;};'use strict';var _=require(_0xe978('0x0'));function MailAccount(_0x45ef1d){this['id']=_0x45ef1d['id']||0x0;this[_0xe978('0x1')]=_0x45ef1d['name']||_0xe978('0x2');this[_0xe978('0x3')]=_0x45ef1d['key']||_0xe978('0x4');this['active']=_0x45ef1d[_0xe978('0x5')]||![];this[_0xe978('0x6')]=_0x45ef1d[_0xe978('0x6')]||[];this[_0xe978('0x7')]=_0x45ef1d[_0xe978('0x7')]||[];}module[_0xe978('0x8')]=MailAccount;