d4bcdabbe29511ebc2e534b6373a2dced7c42731
[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 _0x9dea=['token','remoteUri','serverUrl','Configurations','apiKey'];(function(_0x38dbdd,_0x2c54dc){var _0x5e1d56=function(_0x20679a){while(--_0x20679a){_0x38dbdd['push'](_0x38dbdd['shift']());}};_0x5e1d56(++_0x2c54dc);}(_0x9dea,0x167));var _0xa9de=function(_0x3c40e5,_0x5e8688){_0x3c40e5=_0x3c40e5-0x0;var _0x2ebea4=_0x9dea[_0x3c40e5];return _0x2ebea4;};'use strict';function FreshsalesAccount(_0xcfdddc){this['id']=_0xcfdddc['id']||0x0;this['name']=_0xcfdddc['name']||'';this['username']=_0xcfdddc['username']||'';this[_0xa9de('0x0')]=_0xcfdddc[_0xa9de('0x1')]||'';this['remoteUri']=_0xcfdddc[_0xa9de('0x2')]||'';this[_0xa9de('0x3')]=_0xcfdddc[_0xa9de('0x3')]||'';this['Configurations']=_0xcfdddc[_0xa9de('0x4')]||{};}module['exports']=FreshsalesAccount;