Built motion from commit e02f907f.|2.6.14
[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 _0x21d1=['Configurations','name','username','apiKey','remoteUri','serverUrl'];(function(_0x3beea0,_0x416691){var _0x314eb1=function(_0x937185){while(--_0x937185){_0x3beea0['push'](_0x3beea0['shift']());}};_0x314eb1(++_0x416691);}(_0x21d1,0x1c9));var _0x121d=function(_0x48e026,_0x429e35){_0x48e026=_0x48e026-0x0;var _0x55df0d=_0x21d1[_0x48e026];return _0x55df0d;};'use strict';function FreshsalesAccount(_0x42b9a7){this['id']=_0x42b9a7['id']||0x0;this[_0x121d('0x0')]=_0x42b9a7[_0x121d('0x0')]||'';this[_0x121d('0x1')]=_0x42b9a7[_0x121d('0x1')]||'';this[_0x121d('0x2')]=_0x42b9a7['token']||'';this['remoteUri']=_0x42b9a7[_0x121d('0x3')]||'';this[_0x121d('0x4')]=_0x42b9a7[_0x121d('0x4')]||'';this[_0x121d('0x5')]=_0x42b9a7[_0x121d('0x5')]||{};}module['exports']=FreshsalesAccount;