Built motion from commit (unavailable).|2.5.30
[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 _0xe5f7=['key','SERV','Imap','Smtp','exports','lodash','Service'];(function(_0x181a75,_0x1e2fe2){var _0x29a80e=function(_0x50c56c){while(--_0x50c56c){_0x181a75['push'](_0x181a75['shift']());}};_0x29a80e(++_0x1e2fe2);}(_0xe5f7,0xf3));var _0x7e5f=function(_0x518232,_0x4e0f25){_0x518232=_0x518232-0x0;var _0x137def=_0xe5f7[_0x518232];return _0x137def;};'use strict';var _=require(_0x7e5f('0x0'));function MailAccount(_0xe0f1c0){this['id']=_0xe0f1c0['id']||0x0;this['name']=_0xe0f1c0['name']||_0x7e5f('0x1');this[_0x7e5f('0x2')]=_0xe0f1c0['key']||_0x7e5f('0x3');this['active']=_0xe0f1c0['active']||![];this[_0x7e5f('0x4')]=_0xe0f1c0[_0x7e5f('0x4')]||[];this[_0x7e5f('0x5')]=_0xe0f1c0['Smtp']||[];}module[_0x7e5f('0x6')]=MailAccount;