Built motion from commit 775e2a94.|2.6.3
[motion2.git] / server / services / ami / model / zohoAccount.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 _0xaf93=['clientSecret','serverUrl','code','refreshToken','Configurations','name','description','host','zone','clientId'];(function(_0xf5d71c,_0x2613a6){var _0x5af672=function(_0x191f52){while(--_0x191f52){_0xf5d71c['push'](_0xf5d71c['shift']());}};_0x5af672(++_0x2613a6);}(_0xaf93,0x109));var _0x3af9=function(_0x40be9d,_0x9294ce){_0x40be9d=_0x40be9d-0x0;var _0x4fb656=_0xaf93[_0x40be9d];return _0x4fb656;};'use strict';function ZohoAccount(_0x4fb68e){this['id']=_0x4fb68e['id']||0x0;this['name']=_0x4fb68e[_0x3af9('0x0')]||'';this[_0x3af9('0x1')]=_0x4fb68e[_0x3af9('0x1')]||'';this['host']=_0x4fb68e[_0x3af9('0x2')]||'';this[_0x3af9('0x3')]=_0x4fb68e[_0x3af9('0x3')]||'';this['clientId']=_0x4fb68e[_0x3af9('0x4')]||'';this[_0x3af9('0x5')]=_0x4fb68e[_0x3af9('0x5')]||'';this['serverUrl']=_0x4fb68e[_0x3af9('0x6')]||'';this[_0x3af9('0x7')]=_0x4fb68e[_0x3af9('0x7')]||'';this[_0x3af9('0x8')]=_0x4fb68e['refreshToken']||'';this[_0x3af9('0x9')]=_0x4fb68e['Configurations']||{};}module['exports']=ZohoAccount;