Built motion from commit (unavailable).|2.4.18
[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 _0x862a=['username','apiKey','token','remoteUri','serverUrl','Configurations','name'];(function(_0x5df319,_0x330641){var _0x1799d5=function(_0x41a946){while(--_0x41a946){_0x5df319['push'](_0x5df319['shift']());}};_0x1799d5(++_0x330641);}(_0x862a,0x1aa));var _0xa862=function(_0x29d94e,_0xf386d6){_0x29d94e=_0x29d94e-0x0;var _0x106237=_0x862a[_0x29d94e];return _0x106237;};'use strict';function FreshdeskAccount(_0x4a462e){this['id']=_0x4a462e['id']||0x0;this[_0xa862('0x0')]=_0x4a462e[_0xa862('0x0')]||'';this[_0xa862('0x1')]=_0x4a462e['username']||'';this[_0xa862('0x2')]=_0x4a462e[_0xa862('0x3')]||'';this[_0xa862('0x4')]=_0x4a462e['remoteUri']||'';this[_0xa862('0x5')]=_0x4a462e['serverUrl']||'';this[_0xa862('0x6')]=_0x4a462e[_0xa862('0x6')]||{};}module['exports']=FreshdeskAccount;