Built motion from commit ddca4d0d.|2.5.47
[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 _0x99ee=['remoteUri','serverUrl','Configurations','name','username','apiKey','token'];(function(_0x4ca731,_0x3d9665){var _0x1fd0a1=function(_0x2c938f){while(--_0x2c938f){_0x4ca731['push'](_0x4ca731['shift']());}};_0x1fd0a1(++_0x3d9665);}(_0x99ee,0xf8));var _0xe99e=function(_0x541260,_0x4c7f2e){_0x541260=_0x541260-0x0;var _0x1dd2b5=_0x99ee[_0x541260];return _0x1dd2b5;};'use strict';function FreshdeskAccount(_0x1c4da3){this['id']=_0x1c4da3['id']||0x0;this[_0xe99e('0x0')]=_0x1c4da3[_0xe99e('0x0')]||'';this['username']=_0x1c4da3[_0xe99e('0x1')]||'';this[_0xe99e('0x2')]=_0x1c4da3[_0xe99e('0x3')]||'';this[_0xe99e('0x4')]=_0x1c4da3['remoteUri']||'';this[_0xe99e('0x5')]=_0x1c4da3[_0xe99e('0x5')]||'';this[_0xe99e('0x6')]=_0x1c4da3[_0xe99e('0x6')]||{};}module['exports']=FreshdeskAccount;