Built motion from commit da617fac.|2.6.6
[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 _0xe553=['key','Imap','Smtp','exports','lodash','name','Service'];(function(_0x1f1865,_0x3fd97d){var _0x4487b6=function(_0x169d6c){while(--_0x169d6c){_0x1f1865['push'](_0x1f1865['shift']());}};_0x4487b6(++_0x3fd97d);}(_0xe553,0x12a));var _0x3e55=function(_0x54abae,_0x154d8f){_0x54abae=_0x54abae-0x0;var _0x297e50=_0xe553[_0x54abae];return _0x297e50;};'use strict';var _=require(_0x3e55('0x0'));function MailAccount(_0x3a501b){this['id']=_0x3a501b['id']||0x0;this[_0x3e55('0x1')]=_0x3a501b['name']||_0x3e55('0x2');this[_0x3e55('0x3')]=_0x3a501b[_0x3e55('0x3')]||'SERV';this['active']=_0x3a501b['active']||![];this[_0x3e55('0x4')]=_0x3a501b[_0x3e55('0x4')]||[];this[_0x3e55('0x5')]=_0x3a501b[_0x3e55('0x5')]||[];}module[_0x3e55('0x6')]=MailAccount;