X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FsalesforceAccount.js;h=cca314f594c40f7c5adbde1b6ef009e3d73390ec;hb=d5b3d400e91cc98c429bfb9d7741cfdb9b495f82;hp=c456d778858b48ed6c8adf0f6cb876186e641d11;hpb=5bcfff2cfe490b4ab0d0668e644729ef139af2a3;p=motion2.git diff --git a/server/services/ami/model/salesforceAccount.js b/server/services/ami/model/salesforceAccount.js index c456d77..cca314f 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 _0x8967=['clientId','clientSecret','securityToken','integrationTab','serverUrl','Configurations','exports','name','username','remoteUri','password'];(function(_0x5c581e,_0x2bbb5a){var _0x3e079c=function(_0x14f86a){while(--_0x14f86a){_0x5c581e['push'](_0x5c581e['shift']());}};_0x3e079c(++_0x2bbb5a);}(_0x8967,0x13b));var _0x7896=function(_0x3b5250,_0x7a0b2c){_0x3b5250=_0x3b5250-0x0;var _0xc844a1=_0x8967[_0x3b5250];return _0xc844a1;};'use strict';function SalesforceAccount(_0x226f29){this['id']=_0x226f29['id']||0x0;this[_0x7896('0x0')]=_0x226f29[_0x7896('0x0')]||'';this[_0x7896('0x1')]=_0x226f29[_0x7896('0x1')]||'';this[_0x7896('0x2')]=_0x226f29[_0x7896('0x2')]||'';this[_0x7896('0x3')]=_0x226f29[_0x7896('0x3')]||'';this[_0x7896('0x4')]=_0x226f29[_0x7896('0x4')]||'';this[_0x7896('0x5')]=_0x226f29[_0x7896('0x5')]||'';this[_0x7896('0x6')]=_0x226f29['securityToken']||'';this['type']=_0x226f29['type']||_0x7896('0x7');this[_0x7896('0x8')]=_0x226f29[_0x7896('0x8')]||'';this[_0x7896('0x9')]=_0x226f29['Configurations']||{};}module[_0x7896('0xa')]=SalesforceAccount; \ No newline at end of file +var _0xd691=['password','clientId','clientSecret','securityToken','type','integrationTab','serverUrl','Configurations','name','username','remoteUri'];(function(_0x9db5d3,_0x4eea5e){var _0x477a81=function(_0x28e774){while(--_0x28e774){_0x9db5d3['push'](_0x9db5d3['shift']());}};_0x477a81(++_0x4eea5e);}(_0xd691,0x105));var _0x1d69=function(_0x57532c,_0x2c75cf){_0x57532c=_0x57532c-0x0;var _0x5cb9a6=_0xd691[_0x57532c];return _0x5cb9a6;};'use strict';function SalesforceAccount(_0x550b4b){this['id']=_0x550b4b['id']||0x0;this[_0x1d69('0x0')]=_0x550b4b[_0x1d69('0x0')]||'';this[_0x1d69('0x1')]=_0x550b4b[_0x1d69('0x1')]||'';this['remoteUri']=_0x550b4b[_0x1d69('0x2')]||'';this['password']=_0x550b4b[_0x1d69('0x3')]||'';this[_0x1d69('0x4')]=_0x550b4b['clientId']||'';this[_0x1d69('0x5')]=_0x550b4b[_0x1d69('0x5')]||'';this['securityToken']=_0x550b4b[_0x1d69('0x6')]||'';this[_0x1d69('0x7')]=_0x550b4b[_0x1d69('0x7')]||_0x1d69('0x8');this[_0x1d69('0x9')]=_0x550b4b[_0x1d69('0x9')]||'';this[_0x1d69('0xa')]=_0x550b4b[_0x1d69('0xa')]||{};}module['exports']=SalesforceAccount; \ No newline at end of file