Built motion from commit cafec4f3.|2.6.31
[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 _0x8832=['remoteUri','serverUrl','Configurations','name','username','apiKey','token'];(function(_0x4ae1a4,_0x4d3a2c){var _0x82ac07=function(_0x3dab0b){while(--_0x3dab0b){_0x4ae1a4['push'](_0x4ae1a4['shift']());}};_0x82ac07(++_0x4d3a2c);}(_0x8832,0x1f4));var _0x2883=function(_0x81b69,_0x2c27a9){_0x81b69=_0x81b69-0x0;var _0x2def4d=_0x8832[_0x81b69];return _0x2def4d;};'use strict';function FreshsalesAccount(_0x16396f){this['id']=_0x16396f['id']||0x0;this[_0x2883('0x0')]=_0x16396f['name']||'';this['username']=_0x16396f[_0x2883('0x1')]||'';this[_0x2883('0x2')]=_0x16396f[_0x2883('0x3')]||'';this['remoteUri']=_0x16396f[_0x2883('0x4')]||'';this['serverUrl']=_0x16396f[_0x2883('0x5')]||'';this[_0x2883('0x6')]=_0x16396f[_0x2883('0x6')]||{};}module['exports']=FreshsalesAccount;