X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FzohoAccount.js;h=231c6117288d85f6b057c72b93c219f19412ebf5;hb=d49944cc2e95578bfbd15d79d46896f71a145821;hp=ffe78e25879cd9a21e74ec73c16a5e57b0ec86bc;hpb=3fce1ec9764180e4538143b803242af33377ccc4;p=motion2.git diff --git a/server/services/ami/model/zohoAccount.js b/server/services/ami/model/zohoAccount.js index ffe78e2..231c611 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 _0x952b=['zone','clientId','serverUrl','Configurations','name','host'];(function(_0x1deb03,_0xd05ad8){var _0x189fe7=function(_0x321225){while(--_0x321225){_0x1deb03['push'](_0x1deb03['shift']());}};_0x189fe7(++_0xd05ad8);}(_0x952b,0x112));var _0xb952=function(_0x48f53b,_0x160136){_0x48f53b=_0x48f53b-0x0;var _0x549971=_0x952b[_0x48f53b];return _0x549971;};'use strict';function ZohoAccount(_0x59e055){this['id']=_0x59e055['id']||0x0;this[_0xb952('0x0')]=_0x59e055['name']||'';this['description']=_0x59e055['description']||'';this[_0xb952('0x1')]=_0x59e055[_0xb952('0x1')]||'';this[_0xb952('0x2')]=_0x59e055[_0xb952('0x2')]||'';this[_0xb952('0x3')]=_0x59e055['clientId']||'';this['clientSecret']=_0x59e055['clientSecret']||'';this[_0xb952('0x4')]=_0x59e055[_0xb952('0x4')]||'';this['code']=_0x59e055['code']||'';this['refreshToken']=_0x59e055['refreshToken']||'';this[_0xb952('0x5')]=_0x59e055[_0xb952('0x5')]||{};}module['exports']=ZohoAccount; \ No newline at end of file +var _0x6192=['refreshToken','exports','name','host','zone','clientId','clientSecret','serverUrl','code'];(function(_0x2c512e,_0x568998){var _0xa697cc=function(_0x1d3159){while(--_0x1d3159){_0x2c512e['push'](_0x2c512e['shift']());}};_0xa697cc(++_0x568998);}(_0x6192,0xad));var _0x2619=function(_0x58b9b3,_0x55bef2){_0x58b9b3=_0x58b9b3-0x0;var _0xd8f8d0=_0x6192[_0x58b9b3];return _0xd8f8d0;};'use strict';function ZohoAccount(_0x55f82c){this['id']=_0x55f82c['id']||0x0;this['name']=_0x55f82c[_0x2619('0x0')]||'';this['description']=_0x55f82c['description']||'';this[_0x2619('0x1')]=_0x55f82c[_0x2619('0x1')]||'';this[_0x2619('0x2')]=_0x55f82c[_0x2619('0x2')]||'';this['clientId']=_0x55f82c[_0x2619('0x3')]||'';this[_0x2619('0x4')]=_0x55f82c[_0x2619('0x4')]||'';this[_0x2619('0x5')]=_0x55f82c[_0x2619('0x5')]||'';this[_0x2619('0x6')]=_0x55f82c[_0x2619('0x6')]||'';this['refreshToken']=_0x55f82c[_0x2619('0x7')]||'';this['Configurations']=_0x55f82c['Configurations']||{};}module[_0x2619('0x8')]=ZohoAccount; \ No newline at end of file