X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FsalesforceAccount.js;h=c49483f0fb774224a4a765c206d0ffb3fc43a689;hb=24271de0e5dd1b448821a50abace88b2fad818a2;hp=0c241425ec3aca8684f9eb984035c417af76cbff;hpb=913cc995a38cf7bfbc27d325e09fc2b6ae2f632d;p=motion2.git diff --git a/server/services/ami/model/salesforceAccount.js b/server/services/ami/model/salesforceAccount.js index 0c24142..c49483f 100644 --- a/server/services/ami/model/salesforceAccount.js +++ b/server/services/ami/model/salesforceAccount.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0xaa60=['integrationTab','serverUrl','Configurations','name','username','remoteUri','password','clientId','clientSecret','securityToken','type'];(function(_0x182ae8,_0x2f34a8){var _0x4ea052=function(_0x36557f){while(--_0x36557f){_0x182ae8['push'](_0x182ae8['shift']());}};_0x4ea052(++_0x2f34a8);}(_0xaa60,0xa8));var _0x0aa6=function(_0x534e5a,_0x3e98bc){_0x534e5a=_0x534e5a-0x0;var _0x1f06f1=_0xaa60[_0x534e5a];return _0x1f06f1;};'use strict';function SalesforceAccount(_0x5036a4){this['id']=_0x5036a4['id']||0x0;this['name']=_0x5036a4[_0x0aa6('0x0')]||'';this[_0x0aa6('0x1')]=_0x5036a4[_0x0aa6('0x1')]||'';this[_0x0aa6('0x2')]=_0x5036a4[_0x0aa6('0x2')]||'';this[_0x0aa6('0x3')]=_0x5036a4['password']||'';this[_0x0aa6('0x4')]=_0x5036a4['clientId']||'';this[_0x0aa6('0x5')]=_0x5036a4[_0x0aa6('0x5')]||'';this[_0x0aa6('0x6')]=_0x5036a4['securityToken']||'';this[_0x0aa6('0x7')]=_0x5036a4[_0x0aa6('0x7')]||_0x0aa6('0x8');this['serverUrl']=_0x5036a4[_0x0aa6('0x9')]||'';this[_0x0aa6('0xa')]=_0x5036a4[_0x0aa6('0xa')]||{};}module['exports']=SalesforceAccount; \ No newline at end of file +var _0xb226=['securityToken','type','serverUrl','exports','name','username','remoteUri','password','clientId','clientSecret'];(function(_0xbad8b7,_0x25d498){var _0x78bf1c=function(_0x34c837){while(--_0x34c837){_0xbad8b7['push'](_0xbad8b7['shift']());}};_0x78bf1c(++_0x25d498);}(_0xb226,0x18a));var _0x6b22=function(_0x59b606,_0x32f840){_0x59b606=_0x59b606-0x0;var _0x48f8d8=_0xb226[_0x59b606];return _0x48f8d8;};'use strict';function SalesforceAccount(_0x2dc1a0){this['id']=_0x2dc1a0['id']||0x0;this[_0x6b22('0x0')]=_0x2dc1a0[_0x6b22('0x0')]||'';this[_0x6b22('0x1')]=_0x2dc1a0[_0x6b22('0x1')]||'';this['remoteUri']=_0x2dc1a0[_0x6b22('0x2')]||'';this[_0x6b22('0x3')]=_0x2dc1a0[_0x6b22('0x3')]||'';this[_0x6b22('0x4')]=_0x2dc1a0['clientId']||'';this['clientSecret']=_0x2dc1a0[_0x6b22('0x5')]||'';this['securityToken']=_0x2dc1a0[_0x6b22('0x6')]||'';this[_0x6b22('0x7')]=_0x2dc1a0[_0x6b22('0x7')]||'integrationTab';this[_0x6b22('0x8')]=_0x2dc1a0[_0x6b22('0x8')]||'';this['Configurations']=_0x2dc1a0['Configurations']||{};}module[_0x6b22('0x9')]=SalesforceAccount; \ No newline at end of file