Built motion from commit 3c2ce842.|2.6.31
[motion2.git] / server / services / ami / model / zohoAccount.js
index 444dc97..5a0c46e 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x8603=['name','description','host','zone','clientId','clientSecret','serverUrl','code','Configurations','exports'];(function(_0x528216,_0xd1417b){var _0xd508ab=function(_0x172cf2){while(--_0x172cf2){_0x528216['push'](_0x528216['shift']());}};_0xd508ab(++_0xd1417b);}(_0x8603,0x190));var _0x3860=function(_0x3a5fdd,_0x410065){_0x3a5fdd=_0x3a5fdd-0x0;var _0x46fcd6=_0x8603[_0x3a5fdd];return _0x46fcd6;};'use strict';function ZohoAccount(_0xba4b79){this['id']=_0xba4b79['id']||0x0;this[_0x3860('0x0')]=_0xba4b79[_0x3860('0x0')]||'';this[_0x3860('0x1')]=_0xba4b79['description']||'';this['host']=_0xba4b79[_0x3860('0x2')]||'';this[_0x3860('0x3')]=_0xba4b79[_0x3860('0x3')]||'';this['clientId']=_0xba4b79[_0x3860('0x4')]||'';this['clientSecret']=_0xba4b79[_0x3860('0x5')]||'';this[_0x3860('0x6')]=_0xba4b79[_0x3860('0x6')]||'';this[_0x3860('0x7')]=_0xba4b79[_0x3860('0x7')]||'';this['refreshToken']=_0xba4b79['refreshToken']||'';this['Configurations']=_0xba4b79[_0x3860('0x8')]||{};}module[_0x3860('0x9')]=ZohoAccount;
\ No newline at end of file
+var _0x71b9=['clientId','clientSecret','serverUrl','refreshToken','Configurations','name','description','host','zone'];(function(_0x11ab32,_0x28a165){var _0x4571d7=function(_0x282a1f){while(--_0x282a1f){_0x11ab32['push'](_0x11ab32['shift']());}};_0x4571d7(++_0x28a165);}(_0x71b9,0x1d9));var _0x971b=function(_0x36f2dc,_0x590ba6){_0x36f2dc=_0x36f2dc-0x0;var _0x3441d6=_0x71b9[_0x36f2dc];return _0x3441d6;};'use strict';function ZohoAccount(_0x4a7695){this['id']=_0x4a7695['id']||0x0;this[_0x971b('0x0')]=_0x4a7695[_0x971b('0x0')]||'';this[_0x971b('0x1')]=_0x4a7695[_0x971b('0x1')]||'';this[_0x971b('0x2')]=_0x4a7695[_0x971b('0x2')]||'';this[_0x971b('0x3')]=_0x4a7695['zone']||'';this[_0x971b('0x4')]=_0x4a7695[_0x971b('0x4')]||'';this['clientSecret']=_0x4a7695[_0x971b('0x5')]||'';this[_0x971b('0x6')]=_0x4a7695[_0x971b('0x6')]||'';this['code']=_0x4a7695['code']||'';this[_0x971b('0x7')]=_0x4a7695['refreshToken']||'';this[_0x971b('0x8')]=_0x4a7695['Configurations']||{};}module['exports']=ZohoAccount;
\ No newline at end of file