Built motion from commit (unavailable).|2.5.23
[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 _0x2fba=['remoteUri','serverUrl','Configurations','username','apiKey','token'];(function(_0xc0a3d3,_0x2c8d00){var _0x3386e8=function(_0x3f9df4){while(--_0x3f9df4){_0xc0a3d3['push'](_0xc0a3d3['shift']());}};_0x3386e8(++_0x2c8d00);}(_0x2fba,0x69));var _0xa2fb=function(_0x5034dc,_0x88994a){_0x5034dc=_0x5034dc-0x0;var _0x7e18b0=_0x2fba[_0x5034dc];return _0x7e18b0;};'use strict';function FreshdeskAccount(_0x13e510){this['id']=_0x13e510['id']||0x0;this['name']=_0x13e510['name']||'';this['username']=_0x13e510[_0xa2fb('0x0')]||'';this[_0xa2fb('0x1')]=_0x13e510[_0xa2fb('0x2')]||'';this['remoteUri']=_0x13e510[_0xa2fb('0x3')]||'';this[_0xa2fb('0x4')]=_0x13e510['serverUrl']||'';this[_0xa2fb('0x5')]=_0x13e510['Configurations']||{};}module['exports']=FreshdeskAccount;