Built motion from commit (unavailable).|2.5.17
[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 _0x7dc5=['name','username','token','remoteUri','serverUrl','Configurations'];(function(_0x1e25e7,_0x549726){var _0x8f2a9d=function(_0x2d7a46){while(--_0x2d7a46){_0x1e25e7['push'](_0x1e25e7['shift']());}};_0x8f2a9d(++_0x549726);}(_0x7dc5,0x180));var _0x57dc=function(_0x3ae1a9,_0x3f6243){_0x3ae1a9=_0x3ae1a9-0x0;var _0x36b7e4=_0x7dc5[_0x3ae1a9];return _0x36b7e4;};'use strict';function FreshsalesAccount(_0x153b44){this['id']=_0x153b44['id']||0x0;this['name']=_0x153b44[_0x57dc('0x0')]||'';this[_0x57dc('0x1')]=_0x153b44[_0x57dc('0x1')]||'';this['apiKey']=_0x153b44[_0x57dc('0x2')]||'';this[_0x57dc('0x3')]=_0x153b44[_0x57dc('0x3')]||'';this['serverUrl']=_0x153b44[_0x57dc('0x4')]||'';this[_0x57dc('0x5')]=_0x153b44['Configurations']||{};}module['exports']=FreshsalesAccount;