Built motion from commit (unavailable).|2.3.98
[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 _0x38e7=['serverUrl','Configurations','exports','name','username','apiKey','token','remoteUri'];(function(_0x4fc7ec,_0x288747){var _0x24765e=function(_0x44d134){while(--_0x44d134){_0x4fc7ec['push'](_0x4fc7ec['shift']());}};_0x24765e(++_0x288747);}(_0x38e7,0x1c3));var _0x738e=function(_0x378891,_0x4e3e16){_0x378891=_0x378891-0x0;var _0xfbfda2=_0x38e7[_0x378891];return _0xfbfda2;};'use strict';function FreshdeskAccount(_0x1e60b0){this['id']=_0x1e60b0['id']||0x0;this['name']=_0x1e60b0[_0x738e('0x0')]||'';this['username']=_0x1e60b0[_0x738e('0x1')]||'';this[_0x738e('0x2')]=_0x1e60b0[_0x738e('0x3')]||'';this['remoteUri']=_0x1e60b0[_0x738e('0x4')]||'';this[_0x738e('0x5')]=_0x1e60b0['serverUrl']||'';this[_0x738e('0x6')]=_0x1e60b0[_0x738e('0x6')]||{};}module[_0x738e('0x7')]=FreshdeskAccount;