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=da57754d5c75d8b73416ec39b524b80ba249951b;hb=346b088f67941917246c7baf7fa29be1e107643b;hp=fe308fbdb8f834a65256468688562b4d2f507b4a;hpb=c5ec4f3be0e7f1f893000f685661edf16381041e;p=motion2.git diff --git a/server/services/ami/model/zohoAccount.js b/server/services/ami/model/zohoAccount.js index fe308fb..da57754 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 _0x8d78=['description','zone','clientId','clientSecret','serverUrl','code','refreshToken','Configurations','exports','name'];(function(_0x46111d,_0x5d286b){var _0xe82586=function(_0x39551b){while(--_0x39551b){_0x46111d['push'](_0x46111d['shift']());}};_0xe82586(++_0x5d286b);}(_0x8d78,0xa9));var _0x88d7=function(_0x4cb545,_0x1aab6e){_0x4cb545=_0x4cb545-0x0;var _0x198a99=_0x8d78[_0x4cb545];return _0x198a99;};'use strict';function ZohoAccount(_0x2e1f82){this['id']=_0x2e1f82['id']||0x0;this[_0x88d7('0x0')]=_0x2e1f82['name']||'';this[_0x88d7('0x1')]=_0x2e1f82[_0x88d7('0x1')]||'';this['host']=_0x2e1f82['host']||'';this['zone']=_0x2e1f82[_0x88d7('0x2')]||'';this['clientId']=_0x2e1f82[_0x88d7('0x3')]||'';this[_0x88d7('0x4')]=_0x2e1f82[_0x88d7('0x4')]||'';this[_0x88d7('0x5')]=_0x2e1f82[_0x88d7('0x5')]||'';this[_0x88d7('0x6')]=_0x2e1f82[_0x88d7('0x6')]||'';this[_0x88d7('0x7')]=_0x2e1f82[_0x88d7('0x7')]||'';this[_0x88d7('0x8')]=_0x2e1f82[_0x88d7('0x8')]||{};}module[_0x88d7('0x9')]=ZohoAccount; \ No newline at end of file +var _0x42ac=['refreshToken','Configurations','exports','name','description','host','zone','clientId','clientSecret','serverUrl'];(function(_0x32d5b4,_0x15b226){var _0x5b9606=function(_0x413d2c){while(--_0x413d2c){_0x32d5b4['push'](_0x32d5b4['shift']());}};_0x5b9606(++_0x15b226);}(_0x42ac,0x111));var _0xc42a=function(_0x191e7a,_0x2b68be){_0x191e7a=_0x191e7a-0x0;var _0x5e3059=_0x42ac[_0x191e7a];return _0x5e3059;};'use strict';function ZohoAccount(_0x1ccbe6){this['id']=_0x1ccbe6['id']||0x0;this['name']=_0x1ccbe6[_0xc42a('0x0')]||'';this['description']=_0x1ccbe6[_0xc42a('0x1')]||'';this[_0xc42a('0x2')]=_0x1ccbe6[_0xc42a('0x2')]||'';this[_0xc42a('0x3')]=_0x1ccbe6[_0xc42a('0x3')]||'';this[_0xc42a('0x4')]=_0x1ccbe6[_0xc42a('0x4')]||'';this[_0xc42a('0x5')]=_0x1ccbe6['clientSecret']||'';this[_0xc42a('0x6')]=_0x1ccbe6[_0xc42a('0x6')]||'';this['code']=_0x1ccbe6['code']||'';this[_0xc42a('0x7')]=_0x1ccbe6[_0xc42a('0x7')]||'';this[_0xc42a('0x8')]=_0x1ccbe6[_0xc42a('0x8')]||{};}module[_0xc42a('0x9')]=ZohoAccount; \ No newline at end of file