X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FzohoAccount.js;h=9f4813d37013b8747d6e8d27d2f68458f97b7580;hb=3b6ec49862a5197d06e7453a43d40dcd68709ea0;hp=cb98187efe729f78433d0ca3c23e485bd55a15c6;hpb=ed368fdfe923471c0749d5720e7df57649e4ed09;p=motion2.git diff --git a/server/services/ami/model/zohoAccount.js b/server/services/ami/model/zohoAccount.js index cb98187..9f4813d 100644 --- a/server/services/ami/model/zohoAccount.js +++ b/server/services/ami/model/zohoAccount.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0xd483=['clientSecret','serverUrl','code','refreshToken','Configurations','exports','description','host','zone','clientId'];(function(_0x384f0f,_0x516e51){var _0x31fbac=function(_0x3c9c5d){while(--_0x3c9c5d){_0x384f0f['push'](_0x384f0f['shift']());}};_0x31fbac(++_0x516e51);}(_0xd483,0x132));var _0x3d48=function(_0x22e284,_0x3f1afe){_0x22e284=_0x22e284-0x0;var _0x55b538=_0xd483[_0x22e284];return _0x55b538;};'use strict';function ZohoAccount(_0xeae650){this['id']=_0xeae650['id']||0x0;this['name']=_0xeae650['name']||'';this[_0x3d48('0x0')]=_0xeae650[_0x3d48('0x0')]||'';this[_0x3d48('0x1')]=_0xeae650[_0x3d48('0x1')]||'';this[_0x3d48('0x2')]=_0xeae650[_0x3d48('0x2')]||'';this[_0x3d48('0x3')]=_0xeae650[_0x3d48('0x3')]||'';this['clientSecret']=_0xeae650[_0x3d48('0x4')]||'';this[_0x3d48('0x5')]=_0xeae650[_0x3d48('0x5')]||'';this[_0x3d48('0x6')]=_0xeae650['code']||'';this[_0x3d48('0x7')]=_0xeae650[_0x3d48('0x7')]||'';this[_0x3d48('0x8')]=_0xeae650['Configurations']||{};}module[_0x3d48('0x9')]=ZohoAccount; \ No newline at end of file +var _0xe5d0=['refreshToken','Configurations','exports','name','description','host','zone','clientId','clientSecret','serverUrl','code'];(function(_0x310d33,_0x17138c){var _0x265c6b=function(_0x514d20){while(--_0x514d20){_0x310d33['push'](_0x310d33['shift']());}};_0x265c6b(++_0x17138c);}(_0xe5d0,0x66));var _0x0e5d=function(_0x17fb77,_0x5d9d1e){_0x17fb77=_0x17fb77-0x0;var _0x225937=_0xe5d0[_0x17fb77];return _0x225937;};'use strict';function ZohoAccount(_0x4d11f2){this['id']=_0x4d11f2['id']||0x0;this[_0x0e5d('0x0')]=_0x4d11f2[_0x0e5d('0x0')]||'';this[_0x0e5d('0x1')]=_0x4d11f2['description']||'';this[_0x0e5d('0x2')]=_0x4d11f2[_0x0e5d('0x2')]||'';this[_0x0e5d('0x3')]=_0x4d11f2['zone']||'';this[_0x0e5d('0x4')]=_0x4d11f2[_0x0e5d('0x4')]||'';this[_0x0e5d('0x5')]=_0x4d11f2[_0x0e5d('0x5')]||'';this[_0x0e5d('0x6')]=_0x4d11f2['serverUrl']||'';this[_0x0e5d('0x7')]=_0x4d11f2[_0x0e5d('0x7')]||'';this['refreshToken']=_0x4d11f2[_0x0e5d('0x8')]||'';this[_0x0e5d('0x9')]=_0x4d11f2[_0x0e5d('0x9')]||{};}module[_0x0e5d('0xa')]=ZohoAccount; \ No newline at end of file