Built motion from commit (unavailable).|2.5.11
[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 _0x7afa=['token','remoteUri','serverUrl','Configurations','name','username','apiKey'];(function(_0x57dd0e,_0x3045f6){var _0x4eb3e8=function(_0x1c65d2){while(--_0x1c65d2){_0x57dd0e['push'](_0x57dd0e['shift']());}};_0x4eb3e8(++_0x3045f6);}(_0x7afa,0xe4));var _0xa7af=function(_0x49948c,_0x5b0dcd){_0x49948c=_0x49948c-0x0;var _0x30d81e=_0x7afa[_0x49948c];return _0x30d81e;};'use strict';function FreshdeskAccount(_0x2b5372){this['id']=_0x2b5372['id']||0x0;this[_0xa7af('0x0')]=_0x2b5372['name']||'';this[_0xa7af('0x1')]=_0x2b5372[_0xa7af('0x1')]||'';this[_0xa7af('0x2')]=_0x2b5372[_0xa7af('0x3')]||'';this[_0xa7af('0x4')]=_0x2b5372[_0xa7af('0x4')]||'';this[_0xa7af('0x5')]=_0x2b5372['serverUrl']||'';this[_0xa7af('0x6')]=_0x2b5372['Configurations']||{};}module['exports']=FreshdeskAccount;