Built motion from commit d5e4af8c.|2.6.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 _0xa460=['name','username','apiKey','token','remoteUri','serverUrl','Configurations'];(function(_0x57e1ac,_0x1e0b48){var _0x274975=function(_0x1f7f56){while(--_0x1f7f56){_0x57e1ac['push'](_0x57e1ac['shift']());}};_0x274975(++_0x1e0b48);}(_0xa460,0xd9));var _0x0a46=function(_0x2d51cc,_0x2ca3e2){_0x2d51cc=_0x2d51cc-0x0;var _0x3dc46b=_0xa460[_0x2d51cc];return _0x3dc46b;};'use strict';function FreshdeskAccount(_0x30c9a6){this['id']=_0x30c9a6['id']||0x0;this[_0x0a46('0x0')]=_0x30c9a6[_0x0a46('0x0')]||'';this['username']=_0x30c9a6[_0x0a46('0x1')]||'';this[_0x0a46('0x2')]=_0x30c9a6[_0x0a46('0x3')]||'';this[_0x0a46('0x4')]=_0x30c9a6[_0x0a46('0x4')]||'';this[_0x0a46('0x5')]=_0x30c9a6[_0x0a46('0x5')]||'';this[_0x0a46('0x6')]=_0x30c9a6[_0x0a46('0x6')]||{};}module['exports']=FreshdeskAccount;