Built motion from commit 9d0783e6.|2.6.13
[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 _0x1710=['exports','apiKey','token','remoteUri','serverUrl'];(function(_0x24259d,_0x64a194){var _0x5a701=function(_0x204516){while(--_0x204516){_0x24259d['push'](_0x24259d['shift']());}};_0x5a701(++_0x64a194);}(_0x1710,0x146));var _0x0171=function(_0x400d9c,_0xcd0934){_0x400d9c=_0x400d9c-0x0;var _0x266439=_0x1710[_0x400d9c];return _0x266439;};'use strict';function FreshdeskAccount(_0x53d918){this['id']=_0x53d918['id']||0x0;this['name']=_0x53d918['name']||'';this['username']=_0x53d918['username']||'';this[_0x0171('0x0')]=_0x53d918[_0x0171('0x1')]||'';this[_0x0171('0x2')]=_0x53d918[_0x0171('0x2')]||'';this[_0x0171('0x3')]=_0x53d918[_0x0171('0x3')]||'';this['Configurations']=_0x53d918['Configurations']||{};}module[_0x0171('0x4')]=FreshdeskAccount;