Built motion from commit (unavailable).|2.4.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 _0x8765=['Service','key','SERV','active','Imap','Smtp','lodash','name'];(function(_0x4c70d7,_0xddf31f){var _0x147a1e=function(_0x1ae2dd){while(--_0x1ae2dd){_0x4c70d7['push'](_0x4c70d7['shift']());}};_0x147a1e(++_0xddf31f);}(_0x8765,0x1ce));var _0x5876=function(_0x36c5b0,_0x5001da){_0x36c5b0=_0x36c5b0-0x0;var _0xf19333=_0x8765[_0x36c5b0];return _0xf19333;};'use strict';var _=require(_0x5876('0x0'));function MailAccount(_0x31cb69){this['id']=_0x31cb69['id']||0x0;this[_0x5876('0x1')]=_0x31cb69[_0x5876('0x1')]||_0x5876('0x2');this[_0x5876('0x3')]=_0x31cb69[_0x5876('0x3')]||_0x5876('0x4');this[_0x5876('0x5')]=_0x31cb69['active']||![];this['Imap']=_0x31cb69[_0x5876('0x6')]||[];this[_0x5876('0x7')]=_0x31cb69[_0x5876('0x7')]||[];}module['exports']=MailAccount;