84d81a2b468d475166c1f2eb3675b67bcde55203
[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 _0x00e0=['username','token','Configurations','name'];(function(_0x1be37e,_0x49f737){var _0x4899ca=function(_0x5d2759){while(--_0x5d2759){_0x1be37e['push'](_0x1be37e['shift']());}};_0x4899ca(++_0x49f737);}(_0x00e0,0x1e3));var _0x000e=function(_0x336da1,_0xd138ff){_0x336da1=_0x336da1-0x0;var _0x320382=_0x00e0[_0x336da1];return _0x320382;};'use strict';function FreshsalesAccount(_0x5eac6d){this['id']=_0x5eac6d['id']||0x0;this[_0x000e('0x0')]=_0x5eac6d[_0x000e('0x0')]||'';this['username']=_0x5eac6d[_0x000e('0x1')]||'';this['apiKey']=_0x5eac6d[_0x000e('0x2')]||'';this['remoteUri']=_0x5eac6d['remoteUri']||'';this['serverUrl']=_0x5eac6d['serverUrl']||'';this[_0x000e('0x3')]=_0x5eac6d[_0x000e('0x3')]||{};}module['exports']=FreshsalesAccount;