X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FzohoAccount.js;h=e8659ddd518462e7e70577a055be983cb10d2a6b;hb=9a44dbf63247346f18777cf5ec4c91e11165c4b0;hp=a43bee4f50a4733df8673471339f5815f7d2b0af;hpb=ef4e758b3a8a542ed14842116a07db29f3cf2e7c;p=motion2.git diff --git a/server/services/ami/model/zohoAccount.js b/server/services/ami/model/zohoAccount.js index a43bee4..e8659dd 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 _0x0b63=['clientId','clientSecret','serverUrl','code','refreshToken','Configurations','description','host','zone'];(function(_0x5ed0a3,_0x4441ec){var _0x4ecee1=function(_0x1bcf7c){while(--_0x1bcf7c){_0x5ed0a3['push'](_0x5ed0a3['shift']());}};_0x4ecee1(++_0x4441ec);}(_0x0b63,0xe7));var _0x30b6=function(_0xca8ab3,_0x3c6068){_0xca8ab3=_0xca8ab3-0x0;var _0x208f81=_0x0b63[_0xca8ab3];return _0x208f81;};'use strict';function ZohoAccount(_0x97b314){this['id']=_0x97b314['id']||0x0;this['name']=_0x97b314['name']||'';this[_0x30b6('0x0')]=_0x97b314[_0x30b6('0x0')]||'';this[_0x30b6('0x1')]=_0x97b314[_0x30b6('0x1')]||'';this['zone']=_0x97b314[_0x30b6('0x2')]||'';this[_0x30b6('0x3')]=_0x97b314[_0x30b6('0x3')]||'';this[_0x30b6('0x4')]=_0x97b314[_0x30b6('0x4')]||'';this[_0x30b6('0x5')]=_0x97b314['serverUrl']||'';this[_0x30b6('0x6')]=_0x97b314['code']||'';this[_0x30b6('0x7')]=_0x97b314['refreshToken']||'';this[_0x30b6('0x8')]=_0x97b314[_0x30b6('0x8')]||{};}module['exports']=ZohoAccount; \ No newline at end of file +var _0x5706=['name','description','host','zone','clientId','clientSecret','serverUrl','code','refreshToken','Configurations','exports'];(function(_0xd3bc9c,_0x3f7fb1){var _0x599005=function(_0xa976bd){while(--_0xa976bd){_0xd3bc9c['push'](_0xd3bc9c['shift']());}};_0x599005(++_0x3f7fb1);}(_0x5706,0xb0));var _0x6570=function(_0x4a1a9c,_0x4ced73){_0x4a1a9c=_0x4a1a9c-0x0;var _0x286031=_0x5706[_0x4a1a9c];return _0x286031;};'use strict';function ZohoAccount(_0x146f4a){this['id']=_0x146f4a['id']||0x0;this[_0x6570('0x0')]=_0x146f4a[_0x6570('0x0')]||'';this['description']=_0x146f4a[_0x6570('0x1')]||'';this['host']=_0x146f4a[_0x6570('0x2')]||'';this[_0x6570('0x3')]=_0x146f4a[_0x6570('0x3')]||'';this[_0x6570('0x4')]=_0x146f4a[_0x6570('0x4')]||'';this[_0x6570('0x5')]=_0x146f4a[_0x6570('0x5')]||'';this[_0x6570('0x6')]=_0x146f4a[_0x6570('0x6')]||'';this[_0x6570('0x7')]=_0x146f4a['code']||'';this['refreshToken']=_0x146f4a[_0x6570('0x8')]||'';this[_0x6570('0x9')]=_0x146f4a[_0x6570('0x9')]||{};}module[_0x6570('0xa')]=ZohoAccount; \ No newline at end of file