257000b056d13980acbe9ea09720448407d10453
[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 _0x9e71=['Configurations','name','username','remoteUri','serverUrl'];(function(_0x1e07e5,_0x59bf3f){var _0x476f24=function(_0x192706){while(--_0x192706){_0x1e07e5['push'](_0x1e07e5['shift']());}};_0x476f24(++_0x59bf3f);}(_0x9e71,0x1a5));var _0x19e7=function(_0x7c506f,_0x23ab0e){_0x7c506f=_0x7c506f-0x0;var _0xbd4bf0=_0x9e71[_0x7c506f];return _0xbd4bf0;};'use strict';function FreshdeskAccount(_0x17f5a2){this['id']=_0x17f5a2['id']||0x0;this[_0x19e7('0x0')]=_0x17f5a2['name']||'';this['username']=_0x17f5a2[_0x19e7('0x1')]||'';this['apiKey']=_0x17f5a2['token']||'';this[_0x19e7('0x2')]=_0x17f5a2[_0x19e7('0x2')]||'';this['serverUrl']=_0x17f5a2[_0x19e7('0x3')]||'';this[_0x19e7('0x4')]=_0x17f5a2[_0x19e7('0x4')]||{};}module['exports']=FreshdeskAccount;