Built motion from commit (unavailable).|2.5.4
[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 _0x223d=['key','SERV','active','Imap','Smtp','exports','lodash','Service'];(function(_0x34442f,_0x382682){var _0xced5c9=function(_0x25a70a){while(--_0x25a70a){_0x34442f['push'](_0x34442f['shift']());}};_0xced5c9(++_0x382682);}(_0x223d,0x1c6));var _0xd223=function(_0xbce0f9,_0x11e034){_0xbce0f9=_0xbce0f9-0x0;var _0x3f3399=_0x223d[_0xbce0f9];return _0x3f3399;};'use strict';var _=require(_0xd223('0x0'));function MailAccount(_0x391768){this['id']=_0x391768['id']||0x0;this['name']=_0x391768['name']||_0xd223('0x1');this[_0xd223('0x2')]=_0x391768[_0xd223('0x2')]||_0xd223('0x3');this[_0xd223('0x4')]=_0x391768['active']||![];this[_0xd223('0x5')]=_0x391768['Imap']||[];this[_0xd223('0x6')]=_0x391768['Smtp']||[];}module[_0xd223('0x7')]=MailAccount;