69e3c404f4c3660c85793715435e868de1f9fc46
[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 _0x5292=['serverUrl','name','username','apiKey','token','remoteUri'];(function(_0x146214,_0x13482f){var _0x2c2acb=function(_0xb0ad23){while(--_0xb0ad23){_0x146214['push'](_0x146214['shift']());}};_0x2c2acb(++_0x13482f);}(_0x5292,0xf7));var _0x2529=function(_0x284d33,_0x5b003f){_0x284d33=_0x284d33-0x0;var _0x225cf8=_0x5292[_0x284d33];return _0x225cf8;};'use strict';function FreshsalesAccount(_0x2697a8){this['id']=_0x2697a8['id']||0x0;this[_0x2529('0x0')]=_0x2697a8['name']||'';this[_0x2529('0x1')]=_0x2697a8['username']||'';this[_0x2529('0x2')]=_0x2697a8[_0x2529('0x3')]||'';this[_0x2529('0x4')]=_0x2697a8[_0x2529('0x4')]||'';this['serverUrl']=_0x2697a8[_0x2529('0x5')]||'';this['Configurations']=_0x2697a8['Configurations']||{};}module['exports']=FreshsalesAccount;