Built motion from commit (unavailable).|2.5.5
[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 _0xf21b=['remoteUri','serverUrl','Configurations','name','username','token'];(function(_0x4a1446,_0x170e92){var _0xc1876e=function(_0x53c9de){while(--_0x53c9de){_0x4a1446['push'](_0x4a1446['shift']());}};_0xc1876e(++_0x170e92);}(_0xf21b,0x8d));var _0xbf21=function(_0x4f6d1c,_0x2b9e90){_0x4f6d1c=_0x4f6d1c-0x0;var _0x50389c=_0xf21b[_0x4f6d1c];return _0x50389c;};'use strict';function FreshsalesAccount(_0x48df0b){this['id']=_0x48df0b['id']||0x0;this[_0xbf21('0x0')]=_0x48df0b[_0xbf21('0x0')]||'';this['username']=_0x48df0b[_0xbf21('0x1')]||'';this['apiKey']=_0x48df0b[_0xbf21('0x2')]||'';this[_0xbf21('0x3')]=_0x48df0b['remoteUri']||'';this[_0xbf21('0x4')]=_0x48df0b[_0xbf21('0x4')]||'';this['Configurations']=_0x48df0b[_0xbf21('0x5')]||{};}module['exports']=FreshsalesAccount;