d31c030a2a661da10871a65fe0f4d12284cf521b
[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 _0x3fab=['name','username','token','remoteUri','serverUrl','Configurations'];(function(_0x200f8a,_0x3926bc){var _0x20005e=function(_0x98ccd9){while(--_0x98ccd9){_0x200f8a['push'](_0x200f8a['shift']());}};_0x20005e(++_0x3926bc);}(_0x3fab,0xd8));var _0xb3fa=function(_0x30b0d4,_0x375937){_0x30b0d4=_0x30b0d4-0x0;var _0x23ca6d=_0x3fab[_0x30b0d4];return _0x23ca6d;};'use strict';function FreshdeskAccount(_0x116866){this['id']=_0x116866['id']||0x0;this[_0xb3fa('0x0')]=_0x116866[_0xb3fa('0x0')]||'';this[_0xb3fa('0x1')]=_0x116866[_0xb3fa('0x1')]||'';this['apiKey']=_0x116866[_0xb3fa('0x2')]||'';this[_0xb3fa('0x3')]=_0x116866[_0xb3fa('0x3')]||'';this['serverUrl']=_0x116866[_0xb3fa('0x4')]||'';this[_0xb3fa('0x5')]=_0x116866[_0xb3fa('0x5')]||{};}module['exports']=FreshdeskAccount;