e088c540c7d611927d8059516fde3686cbd08659
[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 _0x991d=['name','username','token','remoteUri','serverUrl','Configurations'];(function(_0x473a1,_0x169581){var _0x23ab72=function(_0x354418){while(--_0x354418){_0x473a1['push'](_0x473a1['shift']());}};_0x23ab72(++_0x169581);}(_0x991d,0x11a));var _0xd991=function(_0x2c3145,_0x200237){_0x2c3145=_0x2c3145-0x0;var _0x2025ed=_0x991d[_0x2c3145];return _0x2025ed;};'use strict';function FreshdeskAccount(_0x3eedfd){this['id']=_0x3eedfd['id']||0x0;this['name']=_0x3eedfd[_0xd991('0x0')]||'';this[_0xd991('0x1')]=_0x3eedfd[_0xd991('0x1')]||'';this['apiKey']=_0x3eedfd[_0xd991('0x2')]||'';this[_0xd991('0x3')]=_0x3eedfd[_0xd991('0x3')]||'';this[_0xd991('0x4')]=_0x3eedfd[_0xd991('0x4')]||'';this[_0xd991('0x5')]=_0x3eedfd[_0xd991('0x5')]||{};}module['exports']=FreshdeskAccount;