Built motion from commit 9d0783e6.|2.6.13
[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 _0xb342=['clientSecret','serverUrl','code','refreshToken','Configurations','name','description','host','zone'];(function(_0x167b2b,_0x5afa01){var _0x1048c6=function(_0x578b47){while(--_0x578b47){_0x167b2b['push'](_0x167b2b['shift']());}};_0x1048c6(++_0x5afa01);}(_0xb342,0x149));var _0x2b34=function(_0x260859,_0x3cfcff){_0x260859=_0x260859-0x0;var _0x4b77f8=_0xb342[_0x260859];return _0x4b77f8;};'use strict';function ZohoAccount(_0xbdd8fa){this['id']=_0xbdd8fa['id']||0x0;this['name']=_0xbdd8fa[_0x2b34('0x0')]||'';this[_0x2b34('0x1')]=_0xbdd8fa[_0x2b34('0x1')]||'';this[_0x2b34('0x2')]=_0xbdd8fa[_0x2b34('0x2')]||'';this[_0x2b34('0x3')]=_0xbdd8fa[_0x2b34('0x3')]||'';this['clientId']=_0xbdd8fa['clientId']||'';this['clientSecret']=_0xbdd8fa[_0x2b34('0x4')]||'';this[_0x2b34('0x5')]=_0xbdd8fa['serverUrl']||'';this[_0x2b34('0x6')]=_0xbdd8fa[_0x2b34('0x6')]||'';this[_0x2b34('0x7')]=_0xbdd8fa[_0x2b34('0x7')]||'';this['Configurations']=_0xbdd8fa[_0x2b34('0x8')]||{};}module['exports']=ZohoAccount;