X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FzohoAccount.js;h=ab25a4751e0e0cf14e5079764387147bdca8a006;hb=262e7062005b3f571634c4983ecdb7eac829efe8;hp=12bcee8bae5431e43606badb2f8dbb96c8e34a5b;hpb=616b05b12f37a2d91c8e3c0e9817684f8aa283c7;p=motion2.git diff --git a/server/services/ami/model/zohoAccount.js b/server/services/ami/model/zohoAccount.js index 12bcee8..ab25a47 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 _0xb982=['host','zone','clientId','clientSecret','serverUrl','code','refreshToken','Configurations','exports','name','description'];(function(_0x1b69ce,_0x4585c4){var _0x59ced0=function(_0x52ba02){while(--_0x52ba02){_0x1b69ce['push'](_0x1b69ce['shift']());}};_0x59ced0(++_0x4585c4);}(_0xb982,0x15e));var _0x2b98=function(_0x20a584,_0xe384a5){_0x20a584=_0x20a584-0x0;var _0x4b41a8=_0xb982[_0x20a584];return _0x4b41a8;};'use strict';function ZohoAccount(_0x16d6f6){this['id']=_0x16d6f6['id']||0x0;this['name']=_0x16d6f6[_0x2b98('0x0')]||'';this[_0x2b98('0x1')]=_0x16d6f6[_0x2b98('0x1')]||'';this[_0x2b98('0x2')]=_0x16d6f6[_0x2b98('0x2')]||'';this[_0x2b98('0x3')]=_0x16d6f6[_0x2b98('0x3')]||'';this[_0x2b98('0x4')]=_0x16d6f6[_0x2b98('0x4')]||'';this[_0x2b98('0x5')]=_0x16d6f6['clientSecret']||'';this[_0x2b98('0x6')]=_0x16d6f6[_0x2b98('0x6')]||'';this[_0x2b98('0x7')]=_0x16d6f6[_0x2b98('0x7')]||'';this[_0x2b98('0x8')]=_0x16d6f6[_0x2b98('0x8')]||'';this['Configurations']=_0x16d6f6[_0x2b98('0x9')]||{};}module[_0x2b98('0xa')]=ZohoAccount; \ No newline at end of file +var _0x1c77=['clientSecret','serverUrl','code','refreshToken','Configurations','exports','name','description','host','zone','clientId'];(function(_0x2dafbe,_0x5d04de){var _0x58a45a=function(_0x50ac96){while(--_0x50ac96){_0x2dafbe['push'](_0x2dafbe['shift']());}};_0x58a45a(++_0x5d04de);}(_0x1c77,0xed));var _0x71c7=function(_0x2e4aa2,_0x11956a){_0x2e4aa2=_0x2e4aa2-0x0;var _0x5e6092=_0x1c77[_0x2e4aa2];return _0x5e6092;};'use strict';function ZohoAccount(_0x18e61d){this['id']=_0x18e61d['id']||0x0;this[_0x71c7('0x0')]=_0x18e61d[_0x71c7('0x0')]||'';this[_0x71c7('0x1')]=_0x18e61d[_0x71c7('0x1')]||'';this[_0x71c7('0x2')]=_0x18e61d['host']||'';this[_0x71c7('0x3')]=_0x18e61d[_0x71c7('0x3')]||'';this[_0x71c7('0x4')]=_0x18e61d[_0x71c7('0x4')]||'';this[_0x71c7('0x5')]=_0x18e61d[_0x71c7('0x5')]||'';this[_0x71c7('0x6')]=_0x18e61d['serverUrl']||'';this['code']=_0x18e61d[_0x71c7('0x7')]||'';this[_0x71c7('0x8')]=_0x18e61d[_0x71c7('0x8')]||'';this[_0x71c7('0x9')]=_0x18e61d['Configurations']||{};}module[_0x71c7('0xa')]=ZohoAccount; \ No newline at end of file