X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FzohoAccount.js;fp=server%2Fservices%2Fami%2Fmodel%2FzohoAccount.js;h=87b1420551315d7ee0d6b093ccf4ccd03ee09a74;hb=b2ace134e5eb466deeb396f27c0c22876a7ffeae;hp=3c116e4ca2634a2e1ee98b8bf0416ec4af6e102b;hpb=fed88ff2b9fedc76d735d841a58c735e5087ca2f;p=motion2.git diff --git a/server/services/ami/model/zohoAccount.js b/server/services/ami/model/zohoAccount.js index 3c116e4..87b1420 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 _0x4e90=['clientId','clientSecret','serverUrl','code','refreshToken','Configurations','exports','name','description','host','zone'];(function(_0x1a6445,_0x1efe69){var _0x2d2f42=function(_0x3c997b){while(--_0x3c997b){_0x1a6445['push'](_0x1a6445['shift']());}};_0x2d2f42(++_0x1efe69);}(_0x4e90,0x1bf));var _0x04e9=function(_0x508d71,_0x2f841b){_0x508d71=_0x508d71-0x0;var _0x4099d3=_0x4e90[_0x508d71];return _0x4099d3;};'use strict';function ZohoAccount(_0xa14555){this['id']=_0xa14555['id']||0x0;this[_0x04e9('0x0')]=_0xa14555[_0x04e9('0x0')]||'';this[_0x04e9('0x1')]=_0xa14555[_0x04e9('0x1')]||'';this['host']=_0xa14555[_0x04e9('0x2')]||'';this[_0x04e9('0x3')]=_0xa14555['zone']||'';this[_0x04e9('0x4')]=_0xa14555[_0x04e9('0x4')]||'';this['clientSecret']=_0xa14555[_0x04e9('0x5')]||'';this[_0x04e9('0x6')]=_0xa14555['serverUrl']||'';this[_0x04e9('0x7')]=_0xa14555['code']||'';this[_0x04e9('0x8')]=_0xa14555[_0x04e9('0x8')]||'';this[_0x04e9('0x9')]=_0xa14555[_0x04e9('0x9')]||{};}module[_0x04e9('0xa')]=ZohoAccount; \ No newline at end of file +var _0xf31a=['name','description','host','zone','clientId','clientSecret','code','refreshToken','Configurations'];(function(_0x2efe86,_0x4b6c3f){var _0x48e01c=function(_0x5b1412){while(--_0x5b1412){_0x2efe86['push'](_0x2efe86['shift']());}};_0x48e01c(++_0x4b6c3f);}(_0xf31a,0xfc));var _0xaf31=function(_0xf50820,_0x56f041){_0xf50820=_0xf50820-0x0;var _0x2a9b10=_0xf31a[_0xf50820];return _0x2a9b10;};'use strict';function ZohoAccount(_0x5e07d6){this['id']=_0x5e07d6['id']||0x0;this['name']=_0x5e07d6[_0xaf31('0x0')]||'';this[_0xaf31('0x1')]=_0x5e07d6[_0xaf31('0x1')]||'';this[_0xaf31('0x2')]=_0x5e07d6['host']||'';this[_0xaf31('0x3')]=_0x5e07d6['zone']||'';this[_0xaf31('0x4')]=_0x5e07d6[_0xaf31('0x4')]||'';this[_0xaf31('0x5')]=_0x5e07d6[_0xaf31('0x5')]||'';this['serverUrl']=_0x5e07d6['serverUrl']||'';this[_0xaf31('0x6')]=_0x5e07d6[_0xaf31('0x6')]||'';this[_0xaf31('0x7')]=_0x5e07d6[_0xaf31('0x7')]||'';this['Configurations']=_0x5e07d6[_0xaf31('0x8')]||{};}module['exports']=ZohoAccount; \ No newline at end of file