Built motion from commit (unavailable).|2.4.10
[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 _0x9cbe=['key','SERV','active','Imap','Smtp','exports','lodash','name'];(function(_0x1a328e,_0x1f962a){var _0x5ca63b=function(_0x122547){while(--_0x122547){_0x1a328e['push'](_0x1a328e['shift']());}};_0x5ca63b(++_0x1f962a);}(_0x9cbe,0x15e));var _0xe9cb=function(_0x3070dc,_0x40cf11){_0x3070dc=_0x3070dc-0x0;var _0x431489=_0x9cbe[_0x3070dc];return _0x431489;};'use strict';var _=require(_0xe9cb('0x0'));function MailAccount(_0x3f6610){this['id']=_0x3f6610['id']||0x0;this[_0xe9cb('0x1')]=_0x3f6610[_0xe9cb('0x1')]||'Service';this[_0xe9cb('0x2')]=_0x3f6610['key']||_0xe9cb('0x3');this[_0xe9cb('0x4')]=_0x3f6610['active']||![];this[_0xe9cb('0x5')]=_0x3f6610[_0xe9cb('0x5')]||[];this[_0xe9cb('0x6')]=_0x3f6610['Smtp']||[];}module[_0xe9cb('0x7')]=MailAccount;