6d06dabc804d5a38618a8c060c91172e9cbf964a
[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 _0x539d=['exports','name','username','token','remoteUri','serverUrl','Configurations'];(function(_0x5a9461,_0x30e8dc){var _0x39a3be=function(_0x5b05ee){while(--_0x5b05ee){_0x5a9461['push'](_0x5a9461['shift']());}};_0x39a3be(++_0x30e8dc);}(_0x539d,0x17b));var _0xd539=function(_0x54b283,_0x5eb8a6){_0x54b283=_0x54b283-0x0;var _0x2462b3=_0x539d[_0x54b283];return _0x2462b3;};'use strict';function FreshsalesAccount(_0x2df0ff){this['id']=_0x2df0ff['id']||0x0;this['name']=_0x2df0ff[_0xd539('0x0')]||'';this[_0xd539('0x1')]=_0x2df0ff['username']||'';this['apiKey']=_0x2df0ff[_0xd539('0x2')]||'';this[_0xd539('0x3')]=_0x2df0ff[_0xd539('0x3')]||'';this[_0xd539('0x4')]=_0x2df0ff[_0xd539('0x4')]||'';this['Configurations']=_0x2df0ff[_0xd539('0x5')]||{};}module[_0xd539('0x6')]=FreshsalesAccount;