ead1f4bb387eefe840d10b4d61da9cb4b35824af
[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 _0x7996=['username','apiKey','token','remoteUri','serverUrl','Configurations','name'];(function(_0x34ca28,_0x49d54e){var _0x4e483e=function(_0x391547){while(--_0x391547){_0x34ca28['push'](_0x34ca28['shift']());}};_0x4e483e(++_0x49d54e);}(_0x7996,0x1e9));var _0x6799=function(_0x9cfe28,_0x1a335c){_0x9cfe28=_0x9cfe28-0x0;var _0x54a1d0=_0x7996[_0x9cfe28];return _0x54a1d0;};'use strict';function FreshsalesAccount(_0x2420b0){this['id']=_0x2420b0['id']||0x0;this[_0x6799('0x0')]=_0x2420b0['name']||'';this[_0x6799('0x1')]=_0x2420b0['username']||'';this[_0x6799('0x2')]=_0x2420b0[_0x6799('0x3')]||'';this['remoteUri']=_0x2420b0[_0x6799('0x4')]||'';this['serverUrl']=_0x2420b0[_0x6799('0x5')]||'';this[_0x6799('0x6')]=_0x2420b0[_0x6799('0x6')]||{};}module['exports']=FreshsalesAccount;