Built motion from commit 43538d75.|2.5.35
[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 _0x3c41=['key','active','Imap','Smtp','exports','lodash'];(function(_0x4c9f70,_0x53990b){var _0x3b1dd9=function(_0x1548fa){while(--_0x1548fa){_0x4c9f70['push'](_0x4c9f70['shift']());}};_0x3b1dd9(++_0x53990b);}(_0x3c41,0x125));var _0x13c4=function(_0x397e5f,_0x454c8f){_0x397e5f=_0x397e5f-0x0;var _0x5302b8=_0x3c41[_0x397e5f];return _0x5302b8;};'use strict';var _=require(_0x13c4('0x0'));function MailAccount(_0x22bbd7){this['id']=_0x22bbd7['id']||0x0;this['name']=_0x22bbd7['name']||'Service';this['key']=_0x22bbd7[_0x13c4('0x1')]||'SERV';this[_0x13c4('0x2')]=_0x22bbd7['active']||![];this[_0x13c4('0x3')]=_0x22bbd7[_0x13c4('0x3')]||[];this['Smtp']=_0x22bbd7[_0x13c4('0x4')]||[];}module[_0x13c4('0x5')]=MailAccount;