ff59b6b0b0e6f85dcaaa7769683b47c7556017d8
[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 _0x3ee7=['exports','name','Service','key','SERV','active','Imap','Smtp'];(function(_0x5ee678,_0x49a8e4){var _0x20f4d0=function(_0x7ac598){while(--_0x7ac598){_0x5ee678['push'](_0x5ee678['shift']());}};_0x20f4d0(++_0x49a8e4);}(_0x3ee7,0xf1));var _0x73ee=function(_0x22c907,_0x499099){_0x22c907=_0x22c907-0x0;var _0x20ebd0=_0x3ee7[_0x22c907];return _0x20ebd0;};'use strict';var _=require('lodash');function MailAccount(_0x170ab7){this['id']=_0x170ab7['id']||0x0;this['name']=_0x170ab7[_0x73ee('0x0')]||_0x73ee('0x1');this[_0x73ee('0x2')]=_0x170ab7[_0x73ee('0x2')]||_0x73ee('0x3');this[_0x73ee('0x4')]=_0x170ab7[_0x73ee('0x4')]||![];this[_0x73ee('0x5')]=_0x170ab7[_0x73ee('0x5')]||[];this[_0x73ee('0x6')]=_0x170ab7[_0x73ee('0x6')]||[];}module[_0x73ee('0x7')]=MailAccount;