Built motion from commit 14588770.|2.5.38
[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 _0x6778=['remoteUri','serverUrl','Configurations','name','username','apiKey'];(function(_0x2e4528,_0x41a82f){var _0x482418=function(_0x33f1dc){while(--_0x33f1dc){_0x2e4528['push'](_0x2e4528['shift']());}};_0x482418(++_0x41a82f);}(_0x6778,0x1e9));var _0x8677=function(_0x3e7e96,_0x5683ca){_0x3e7e96=_0x3e7e96-0x0;var _0x13f6f0=_0x6778[_0x3e7e96];return _0x13f6f0;};'use strict';function FreshdeskAccount(_0x431065){this['id']=_0x431065['id']||0x0;this[_0x8677('0x0')]=_0x431065[_0x8677('0x0')]||'';this[_0x8677('0x1')]=_0x431065[_0x8677('0x1')]||'';this[_0x8677('0x2')]=_0x431065['token']||'';this[_0x8677('0x3')]=_0x431065[_0x8677('0x3')]||'';this[_0x8677('0x4')]=_0x431065['serverUrl']||'';this['Configurations']=_0x431065[_0x8677('0x5')]||{};}module['exports']=FreshdeskAccount;