Built motion from commit 932cf0d0.|2.5.42
[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 _0x9a14=['name','username','apiKey','token','remoteUri','serverUrl'];(function(_0x596a5b,_0x51af41){var _0x1b7e71=function(_0x37cb7d){while(--_0x37cb7d){_0x596a5b['push'](_0x596a5b['shift']());}};_0x1b7e71(++_0x51af41);}(_0x9a14,0xa8));var _0x49a1=function(_0x543009,_0x59e2f4){_0x543009=_0x543009-0x0;var _0x512aa9=_0x9a14[_0x543009];return _0x512aa9;};'use strict';function FreshsalesAccount(_0x1d4a28){this['id']=_0x1d4a28['id']||0x0;this['name']=_0x1d4a28[_0x49a1('0x0')]||'';this[_0x49a1('0x1')]=_0x1d4a28[_0x49a1('0x1')]||'';this[_0x49a1('0x2')]=_0x1d4a28[_0x49a1('0x3')]||'';this[_0x49a1('0x4')]=_0x1d4a28[_0x49a1('0x4')]||'';this[_0x49a1('0x5')]=_0x1d4a28['serverUrl']||'';this['Configurations']=_0x1d4a28['Configurations']||{};}module['exports']=FreshsalesAccount;