0b05619082a4ee2c9d8b7b2fc1151c793b853aae
[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 _0xac79=['name','Service','key','SERV','active','Imap','Smtp'];(function(_0x403687,_0x10c094){var _0x27e03f=function(_0x391589){while(--_0x391589){_0x403687['push'](_0x403687['shift']());}};_0x27e03f(++_0x10c094);}(_0xac79,0x173));var _0x9ac7=function(_0x38747c,_0x23500c){_0x38747c=_0x38747c-0x0;var _0x22bac9=_0xac79[_0x38747c];return _0x22bac9;};'use strict';var _=require('lodash');function MailAccount(_0x149a09){this['id']=_0x149a09['id']||0x0;this[_0x9ac7('0x0')]=_0x149a09[_0x9ac7('0x0')]||_0x9ac7('0x1');this[_0x9ac7('0x2')]=_0x149a09[_0x9ac7('0x2')]||_0x9ac7('0x3');this[_0x9ac7('0x4')]=_0x149a09[_0x9ac7('0x4')]||![];this[_0x9ac7('0x5')]=_0x149a09[_0x9ac7('0x5')]||[];this[_0x9ac7('0x6')]=_0x149a09['Smtp']||[];}module['exports']=MailAccount;