49d39e7da37e0ae8a7250acacb0ef7384982a962
[motion2.git] / server / services / ami / model / freshsalesAccount.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 _0xe647=['username','apiKey','remoteUri','serverUrl','Configurations','name'];(function(_0x3f227f,_0x4ff30e){var _0x4b2f8c=function(_0x449e0e){while(--_0x449e0e){_0x3f227f['push'](_0x3f227f['shift']());}};_0x4b2f8c(++_0x4ff30e);}(_0xe647,0x16d));var _0x7e64=function(_0x40f5e8,_0x1ea7a7){_0x40f5e8=_0x40f5e8-0x0;var _0x2005bf=_0xe647[_0x40f5e8];return _0x2005bf;};'use strict';function FreshsalesAccount(_0x5579e6){this['id']=_0x5579e6['id']||0x0;this[_0x7e64('0x0')]=_0x5579e6['name']||'';this[_0x7e64('0x1')]=_0x5579e6[_0x7e64('0x1')]||'';this[_0x7e64('0x2')]=_0x5579e6['token']||'';this['remoteUri']=_0x5579e6[_0x7e64('0x3')]||'';this[_0x7e64('0x4')]=_0x5579e6[_0x7e64('0x4')]||'';this[_0x7e64('0x5')]=_0x5579e6[_0x7e64('0x5')]||{};}module['exports']=FreshsalesAccount;