X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FzohoAccount.js;h=c4181ec807d809ea9074b5683222aeba27a410ae;hb=b9d8fb89c04e2712a06e4d6666f975c8e677d46a;hp=978e2f53bcbd4a9b5739a0ade98d613c67c76b1a;hpb=d5b3d400e91cc98c429bfb9d7741cfdb9b495f82;p=motion2.git diff --git a/server/services/ami/model/zohoAccount.js b/server/services/ami/model/zohoAccount.js index 978e2f5..c4181ec 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 _0xa03c=['serverUrl','code','refreshToken','Configurations','exports','name','description','host','zone','clientId','clientSecret'];(function(_0x20eacc,_0x3d3aec){var _0x42a949=function(_0x5ad3b2){while(--_0x5ad3b2){_0x20eacc['push'](_0x20eacc['shift']());}};_0x42a949(++_0x3d3aec);}(_0xa03c,0x94));var _0xca03=function(_0x3e221e,_0x24c98c){_0x3e221e=_0x3e221e-0x0;var _0x4e466b=_0xa03c[_0x3e221e];return _0x4e466b;};'use strict';function ZohoAccount(_0x4400e2){this['id']=_0x4400e2['id']||0x0;this['name']=_0x4400e2[_0xca03('0x0')]||'';this[_0xca03('0x1')]=_0x4400e2[_0xca03('0x1')]||'';this['host']=_0x4400e2[_0xca03('0x2')]||'';this[_0xca03('0x3')]=_0x4400e2[_0xca03('0x3')]||'';this['clientId']=_0x4400e2[_0xca03('0x4')]||'';this[_0xca03('0x5')]=_0x4400e2[_0xca03('0x5')]||'';this[_0xca03('0x6')]=_0x4400e2[_0xca03('0x6')]||'';this[_0xca03('0x7')]=_0x4400e2['code']||'';this[_0xca03('0x8')]=_0x4400e2[_0xca03('0x8')]||'';this[_0xca03('0x9')]=_0x4400e2[_0xca03('0x9')]||{};}module[_0xca03('0xa')]=ZohoAccount; \ No newline at end of file +var _0x4dd2=['description','host','zone','clientId','clientSecret','serverUrl','code','refreshToken','Configurations','exports','name'];(function(_0x52625e,_0x5cb265){var _0x4e6ea2=function(_0x4185d1){while(--_0x4185d1){_0x52625e['push'](_0x52625e['shift']());}};_0x4e6ea2(++_0x5cb265);}(_0x4dd2,0xf1));var _0x24dd=function(_0x1af655,_0x28b928){_0x1af655=_0x1af655-0x0;var _0x29da01=_0x4dd2[_0x1af655];return _0x29da01;};'use strict';function ZohoAccount(_0x1e4f4b){this['id']=_0x1e4f4b['id']||0x0;this[_0x24dd('0x0')]=_0x1e4f4b[_0x24dd('0x0')]||'';this[_0x24dd('0x1')]=_0x1e4f4b['description']||'';this[_0x24dd('0x2')]=_0x1e4f4b['host']||'';this[_0x24dd('0x3')]=_0x1e4f4b['zone']||'';this[_0x24dd('0x4')]=_0x1e4f4b[_0x24dd('0x4')]||'';this[_0x24dd('0x5')]=_0x1e4f4b['clientSecret']||'';this['serverUrl']=_0x1e4f4b[_0x24dd('0x6')]||'';this[_0x24dd('0x7')]=_0x1e4f4b[_0x24dd('0x7')]||'';this[_0x24dd('0x8')]=_0x1e4f4b[_0x24dd('0x8')]||'';this['Configurations']=_0x1e4f4b[_0x24dd('0x9')]||{};}module[_0x24dd('0xa')]=ZohoAccount; \ No newline at end of file