553092e9969c19beedb6c6e0faf42bee3ae30116
[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 _0x7e8e=['Configurations','remoteUri','serverUrl'];(function(_0x5421ec,_0x1167aa){var _0xd99d78=function(_0x3306d5){while(--_0x3306d5){_0x5421ec['push'](_0x5421ec['shift']());}};_0xd99d78(++_0x1167aa);}(_0x7e8e,0x148));var _0xe7e8=function(_0x224f65,_0x4750bf){_0x224f65=_0x224f65-0x0;var _0x3f921c=_0x7e8e[_0x224f65];return _0x3f921c;};'use strict';function FreshdeskAccount(_0x48a765){this['id']=_0x48a765['id']||0x0;this['name']=_0x48a765['name']||'';this['username']=_0x48a765['username']||'';this['apiKey']=_0x48a765['token']||'';this[_0xe7e8('0x0')]=_0x48a765[_0xe7e8('0x0')]||'';this[_0xe7e8('0x1')]=_0x48a765['serverUrl']||'';this['Configurations']=_0x48a765[_0xe7e8('0x2')]||{};}module['exports']=FreshdeskAccount;