7fca10a0404906ed9bb74a222f0208a6b6ca8d9a
[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 _0x9152=['host','zone','clientId','clientSecret','serverUrl','code','refreshToken','Configurations','description'];(function(_0xe8b106,_0x450c78){var _0x3df4c9=function(_0x334ed5){while(--_0x334ed5){_0xe8b106['push'](_0xe8b106['shift']());}};_0x3df4c9(++_0x450c78);}(_0x9152,0x1b8));var _0x2915=function(_0x32b35a,_0x232f6d){_0x32b35a=_0x32b35a-0x0;var _0x3e715b=_0x9152[_0x32b35a];return _0x3e715b;};'use strict';function ZohoAccount(_0xe9b8c1){this['id']=_0xe9b8c1['id']||0x0;this['name']=_0xe9b8c1['name']||'';this[_0x2915('0x0')]=_0xe9b8c1[_0x2915('0x0')]||'';this[_0x2915('0x1')]=_0xe9b8c1[_0x2915('0x1')]||'';this[_0x2915('0x2')]=_0xe9b8c1[_0x2915('0x2')]||'';this[_0x2915('0x3')]=_0xe9b8c1[_0x2915('0x3')]||'';this[_0x2915('0x4')]=_0xe9b8c1['clientSecret']||'';this[_0x2915('0x5')]=_0xe9b8c1[_0x2915('0x5')]||'';this[_0x2915('0x6')]=_0xe9b8c1['code']||'';this[_0x2915('0x7')]=_0xe9b8c1[_0x2915('0x7')]||'';this[_0x2915('0x8')]=_0xe9b8c1[_0x2915('0x8')]||{};}module['exports']=ZohoAccount;