326f2fb8d741e32ac5508da824500394457d360f
[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 _0x0866=['name','username','apiKey','serverUrl','Configurations'];(function(_0x13c461,_0x4e6a17){var _0xaa932a=function(_0xf1d63f){while(--_0xf1d63f){_0x13c461['push'](_0x13c461['shift']());}};_0xaa932a(++_0x4e6a17);}(_0x0866,0x19a));var _0x6086=function(_0x85d7ef,_0x1937c7){_0x85d7ef=_0x85d7ef-0x0;var _0x2b9d2c=_0x0866[_0x85d7ef];return _0x2b9d2c;};'use strict';function FreshdeskAccount(_0x5a83b7){this['id']=_0x5a83b7['id']||0x0;this[_0x6086('0x0')]=_0x5a83b7[_0x6086('0x0')]||'';this[_0x6086('0x1')]=_0x5a83b7[_0x6086('0x1')]||'';this[_0x6086('0x2')]=_0x5a83b7['token']||'';this['remoteUri']=_0x5a83b7['remoteUri']||'';this[_0x6086('0x3')]=_0x5a83b7[_0x6086('0x3')]||'';this[_0x6086('0x4')]=_0x5a83b7[_0x6086('0x4')]||{};}module['exports']=FreshdeskAccount;