b30086f4dbb6523f91334528353170a0e2d6a2f5
[motion2.git] / server / services / ami / model / freshdeskAccount.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 _0xabf2=['Configurations','name','username','apiKey','token','remoteUri','serverUrl'];(function(_0x8a5b32,_0x397bfa){var _0x391fdb=function(_0x56d576){while(--_0x56d576){_0x8a5b32['push'](_0x8a5b32['shift']());}};_0x391fdb(++_0x397bfa);}(_0xabf2,0x190));var _0x2abf=function(_0x46f3ad,_0x112c2f){_0x46f3ad=_0x46f3ad-0x0;var _0x2c6672=_0xabf2[_0x46f3ad];return _0x2c6672;};'use strict';function FreshdeskAccount(_0x390389){this['id']=_0x390389['id']||0x0;this['name']=_0x390389[_0x2abf('0x0')]||'';this[_0x2abf('0x1')]=_0x390389[_0x2abf('0x1')]||'';this[_0x2abf('0x2')]=_0x390389[_0x2abf('0x3')]||'';this['remoteUri']=_0x390389[_0x2abf('0x4')]||'';this[_0x2abf('0x5')]=_0x390389[_0x2abf('0x5')]||'';this[_0x2abf('0x6')]=_0x390389[_0x2abf('0x6')]||{};}module['exports']=FreshdeskAccount;