X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FzohoAccount.js;h=28275ae2f18957a154194ec448472dcd9323be06;hb=7e2a86485d5b091066011cf58fcba785923a5ac5;hp=bd75ce3ae0468073dcb0a044ef52e5c21f01ed31;hpb=de6f27d8824ffb29cbf937050a12378469af9a53;p=motion2.git diff --git a/server/services/ami/model/zohoAccount.js b/server/services/ami/model/zohoAccount.js index bd75ce3..28275ae 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 _0xdef9=['code','refreshToken','Configurations','name','description','host','zone','clientId','clientSecret','serverUrl'];(function(_0x220b5f,_0x10f186){var _0x28389e=function(_0x10de49){while(--_0x10de49){_0x220b5f['push'](_0x220b5f['shift']());}};_0x28389e(++_0x10f186);}(_0xdef9,0x1ed));var _0x9def=function(_0x7f816c,_0x25f12e){_0x7f816c=_0x7f816c-0x0;var _0x9106ca=_0xdef9[_0x7f816c];return _0x9106ca;};'use strict';function ZohoAccount(_0x5154d0){this['id']=_0x5154d0['id']||0x0;this[_0x9def('0x0')]=_0x5154d0[_0x9def('0x0')]||'';this[_0x9def('0x1')]=_0x5154d0[_0x9def('0x1')]||'';this[_0x9def('0x2')]=_0x5154d0[_0x9def('0x2')]||'';this[_0x9def('0x3')]=_0x5154d0[_0x9def('0x3')]||'';this[_0x9def('0x4')]=_0x5154d0[_0x9def('0x4')]||'';this[_0x9def('0x5')]=_0x5154d0[_0x9def('0x5')]||'';this[_0x9def('0x6')]=_0x5154d0[_0x9def('0x6')]||'';this[_0x9def('0x7')]=_0x5154d0[_0x9def('0x7')]||'';this[_0x9def('0x8')]=_0x5154d0[_0x9def('0x8')]||'';this['Configurations']=_0x5154d0[_0x9def('0x9')]||{};}module['exports']=ZohoAccount; \ No newline at end of file +var _0xc224=['exports','name','description','host','zone','clientId','clientSecret','code','refreshToken','Configurations'];(function(_0x411081,_0x2d0ad5){var _0x1e39e1=function(_0x2f1433){while(--_0x2f1433){_0x411081['push'](_0x411081['shift']());}};_0x1e39e1(++_0x2d0ad5);}(_0xc224,0x1af));var _0x4c22=function(_0x5a1b92,_0x2fd325){_0x5a1b92=_0x5a1b92-0x0;var _0x421052=_0xc224[_0x5a1b92];return _0x421052;};'use strict';function ZohoAccount(_0x39f734){this['id']=_0x39f734['id']||0x0;this[_0x4c22('0x0')]=_0x39f734[_0x4c22('0x0')]||'';this['description']=_0x39f734[_0x4c22('0x1')]||'';this[_0x4c22('0x2')]=_0x39f734[_0x4c22('0x2')]||'';this[_0x4c22('0x3')]=_0x39f734[_0x4c22('0x3')]||'';this[_0x4c22('0x4')]=_0x39f734[_0x4c22('0x4')]||'';this[_0x4c22('0x5')]=_0x39f734['clientSecret']||'';this['serverUrl']=_0x39f734['serverUrl']||'';this[_0x4c22('0x6')]=_0x39f734[_0x4c22('0x6')]||'';this[_0x4c22('0x7')]=_0x39f734[_0x4c22('0x7')]||'';this[_0x4c22('0x8')]=_0x39f734[_0x4c22('0x8')]||{};}module[_0x4c22('0x9')]=ZohoAccount; \ No newline at end of file