X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FzohoAccount.js;h=89b5349261464c0b71b74ac0211961fc71f5efa1;hb=30647e0599beaeefd7f4697661375cd56f1291ec;hp=55e60c11dbe942182a1d9dee576996ddcd3fd331;hpb=54b4ff96e83f911255a158fd7e32a0e84ec4b7d0;p=motion2.git diff --git a/server/services/ami/model/zohoAccount.js b/server/services/ami/model/zohoAccount.js index 55e60c1..89b5349 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 _0x1f1b=['clientId','clientSecret','serverUrl','code','refreshToken','Configurations','description','host'];(function(_0x150905,_0x10fe6d){var _0x24f85b=function(_0x1fa43d){while(--_0x1fa43d){_0x150905['push'](_0x150905['shift']());}};_0x24f85b(++_0x10fe6d);}(_0x1f1b,0xee));var _0xb1f1=function(_0x19950b,_0x53d0d7){_0x19950b=_0x19950b-0x0;var _0x3c6b41=_0x1f1b[_0x19950b];return _0x3c6b41;};'use strict';function ZohoAccount(_0xac47f0){this['id']=_0xac47f0['id']||0x0;this['name']=_0xac47f0['name']||'';this[_0xb1f1('0x0')]=_0xac47f0[_0xb1f1('0x0')]||'';this[_0xb1f1('0x1')]=_0xac47f0[_0xb1f1('0x1')]||'';this['zone']=_0xac47f0['zone']||'';this[_0xb1f1('0x2')]=_0xac47f0['clientId']||'';this[_0xb1f1('0x3')]=_0xac47f0['clientSecret']||'';this[_0xb1f1('0x4')]=_0xac47f0[_0xb1f1('0x4')]||'';this[_0xb1f1('0x5')]=_0xac47f0[_0xb1f1('0x5')]||'';this[_0xb1f1('0x6')]=_0xac47f0[_0xb1f1('0x6')]||'';this[_0xb1f1('0x7')]=_0xac47f0[_0xb1f1('0x7')]||{};}module['exports']=ZohoAccount; \ No newline at end of file +var _0xa80a=['name','description','host','zone','clientId','clientSecret','serverUrl','code','Configurations','exports'];(function(_0xac6e69,_0x40c113){var _0x3dfe58=function(_0x312021){while(--_0x312021){_0xac6e69['push'](_0xac6e69['shift']());}};_0x3dfe58(++_0x40c113);}(_0xa80a,0x6e));var _0xaa80=function(_0x4725eb,_0x37384a){_0x4725eb=_0x4725eb-0x0;var _0x31bfb6=_0xa80a[_0x4725eb];return _0x31bfb6;};'use strict';function ZohoAccount(_0x50e69b){this['id']=_0x50e69b['id']||0x0;this[_0xaa80('0x0')]=_0x50e69b[_0xaa80('0x0')]||'';this[_0xaa80('0x1')]=_0x50e69b[_0xaa80('0x1')]||'';this['host']=_0x50e69b[_0xaa80('0x2')]||'';this[_0xaa80('0x3')]=_0x50e69b[_0xaa80('0x3')]||'';this[_0xaa80('0x4')]=_0x50e69b[_0xaa80('0x4')]||'';this[_0xaa80('0x5')]=_0x50e69b['clientSecret']||'';this[_0xaa80('0x6')]=_0x50e69b['serverUrl']||'';this['code']=_0x50e69b[_0xaa80('0x7')]||'';this['refreshToken']=_0x50e69b['refreshToken']||'';this[_0xaa80('0x8')]=_0x50e69b[_0xaa80('0x8')]||{};}module[_0xaa80('0x9')]=ZohoAccount; \ No newline at end of file