Built motion from commit 85328c08.|2.5.50
[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 _0xd99d=['Configurations','exports','name','username','remoteUri'];(function(_0x572323,_0x22a96d){var _0x27fe0a=function(_0x55641b){while(--_0x55641b){_0x572323['push'](_0x572323['shift']());}};_0x27fe0a(++_0x22a96d);}(_0xd99d,0xcf));var _0xdd99=function(_0x440c21,_0x8ee17){_0x440c21=_0x440c21-0x0;var _0x1584aa=_0xd99d[_0x440c21];return _0x1584aa;};'use strict';function FreshdeskAccount(_0x441f07){this['id']=_0x441f07['id']||0x0;this[_0xdd99('0x0')]=_0x441f07[_0xdd99('0x0')]||'';this['username']=_0x441f07[_0xdd99('0x1')]||'';this['apiKey']=_0x441f07['token']||'';this[_0xdd99('0x2')]=_0x441f07[_0xdd99('0x2')]||'';this['serverUrl']=_0x441f07['serverUrl']||'';this[_0xdd99('0x3')]=_0x441f07[_0xdd99('0x3')]||{};}module[_0xdd99('0x4')]=FreshdeskAccount;