X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FzohoAccount.js;h=63b45568ad2dbf12afd2caa6ef5ff7d312d30c34;hb=6b8dca8de1a6b807be7e36077511bb032e7382e5;hp=f24f08c2ca16fd25e06ae7c14cd53256ca16cc19;hpb=44bd2814959684a7f7b774f2c71a3b12f9ba5952;p=motion2.git diff --git a/server/services/ami/model/zohoAccount.js b/server/services/ami/model/zohoAccount.js index f24f08c..63b4556 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 _0x4fc2=['code','refreshToken','Configurations','name','description','host','zone','clientId','clientSecret','serverUrl'];(function(_0x1c7b6f,_0x2cc63a){var _0xab6f=function(_0x2862f1){while(--_0x2862f1){_0x1c7b6f['push'](_0x1c7b6f['shift']());}};_0xab6f(++_0x2cc63a);}(_0x4fc2,0x111));var _0x24fc=function(_0x2d566b,_0x47c52d){_0x2d566b=_0x2d566b-0x0;var _0xd90686=_0x4fc2[_0x2d566b];return _0xd90686;};'use strict';function ZohoAccount(_0x5ea3ab){this['id']=_0x5ea3ab['id']||0x0;this[_0x24fc('0x0')]=_0x5ea3ab[_0x24fc('0x0')]||'';this[_0x24fc('0x1')]=_0x5ea3ab['description']||'';this[_0x24fc('0x2')]=_0x5ea3ab[_0x24fc('0x2')]||'';this[_0x24fc('0x3')]=_0x5ea3ab['zone']||'';this[_0x24fc('0x4')]=_0x5ea3ab[_0x24fc('0x4')]||'';this['clientSecret']=_0x5ea3ab[_0x24fc('0x5')]||'';this[_0x24fc('0x6')]=_0x5ea3ab['serverUrl']||'';this[_0x24fc('0x7')]=_0x5ea3ab[_0x24fc('0x7')]||'';this[_0x24fc('0x8')]=_0x5ea3ab[_0x24fc('0x8')]||'';this[_0x24fc('0x9')]=_0x5ea3ab[_0x24fc('0x9')]||{};}module['exports']=ZohoAccount; \ No newline at end of file +var _0xe820=['name','host','zone','clientId','clientSecret','serverUrl','code','refreshToken','Configurations','exports'];(function(_0x4db370,_0x4fbe6c){var _0x4d702b=function(_0x3a978c){while(--_0x3a978c){_0x4db370['push'](_0x4db370['shift']());}};_0x4d702b(++_0x4fbe6c);}(_0xe820,0xd2));var _0x0e82=function(_0x2056bd,_0x5b9028){_0x2056bd=_0x2056bd-0x0;var _0x24fec0=_0xe820[_0x2056bd];return _0x24fec0;};'use strict';function ZohoAccount(_0x4920a9){this['id']=_0x4920a9['id']||0x0;this['name']=_0x4920a9[_0x0e82('0x0')]||'';this['description']=_0x4920a9['description']||'';this[_0x0e82('0x1')]=_0x4920a9[_0x0e82('0x1')]||'';this[_0x0e82('0x2')]=_0x4920a9['zone']||'';this[_0x0e82('0x3')]=_0x4920a9['clientId']||'';this[_0x0e82('0x4')]=_0x4920a9[_0x0e82('0x4')]||'';this[_0x0e82('0x5')]=_0x4920a9[_0x0e82('0x5')]||'';this[_0x0e82('0x6')]=_0x4920a9['code']||'';this[_0x0e82('0x7')]=_0x4920a9[_0x0e82('0x7')]||'';this[_0x0e82('0x8')]=_0x4920a9[_0x0e82('0x8')]||{};}module[_0x0e82('0x9')]=ZohoAccount; \ No newline at end of file