Built motion from commit (unavailable).|2.5.27
[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 _0xdcd1=['name','username','apiKey','token','remoteUri','serverUrl','Configurations'];(function(_0x5ef71c,_0x35c1d2){var _0x3d63c8=function(_0x55093c){while(--_0x55093c){_0x5ef71c['push'](_0x5ef71c['shift']());}};_0x3d63c8(++_0x35c1d2);}(_0xdcd1,0x188));var _0x1dcd=function(_0x34ddfe,_0x1c5858){_0x34ddfe=_0x34ddfe-0x0;var _0x54eaee=_0xdcd1[_0x34ddfe];return _0x54eaee;};'use strict';function FreshdeskAccount(_0x1cea9e){this['id']=_0x1cea9e['id']||0x0;this['name']=_0x1cea9e[_0x1dcd('0x0')]||'';this[_0x1dcd('0x1')]=_0x1cea9e[_0x1dcd('0x1')]||'';this[_0x1dcd('0x2')]=_0x1cea9e[_0x1dcd('0x3')]||'';this[_0x1dcd('0x4')]=_0x1cea9e[_0x1dcd('0x4')]||'';this[_0x1dcd('0x5')]=_0x1cea9e[_0x1dcd('0x5')]||'';this[_0x1dcd('0x6')]=_0x1cea9e['Configurations']||{};}module['exports']=FreshdeskAccount;