Built motion from commit (unavailable).|2.6.0
[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 _0x1bb7=['name','Service','active','Imap','Smtp','exports','lodash'];(function(_0x57014b,_0x360c0f){var _0x2b258a=function(_0x52c4a3){while(--_0x52c4a3){_0x57014b['push'](_0x57014b['shift']());}};_0x2b258a(++_0x360c0f);}(_0x1bb7,0xc3));var _0x71bb=function(_0x2c7618,_0x26be9c){_0x2c7618=_0x2c7618-0x0;var _0x5ce3f0=_0x1bb7[_0x2c7618];return _0x5ce3f0;};'use strict';var _=require(_0x71bb('0x0'));function MailAccount(_0x519469){this['id']=_0x519469['id']||0x0;this[_0x71bb('0x1')]=_0x519469['name']||_0x71bb('0x2');this['key']=_0x519469['key']||'SERV';this[_0x71bb('0x3')]=_0x519469[_0x71bb('0x3')]||![];this[_0x71bb('0x4')]=_0x519469[_0x71bb('0x4')]||[];this[_0x71bb('0x5')]=_0x519469[_0x71bb('0x5')]||[];}module[_0x71bb('0x6')]=MailAccount;