X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FsalesforceAccount.js;h=bd86e7ebc1e383b22d1874e8476c9f85d434fa5a;hb=d95c7680dfcaf10be192f8d0dd361fe585df15b7;hp=aa83e0d5acb7163a2ffdd3e5ef84e5ac13279646;hpb=3a60439f3b647e2a7df8ce941316640492032b43;p=motion2.git diff --git a/server/services/ami/model/salesforceAccount.js b/server/services/ami/model/salesforceAccount.js index aa83e0d..bd86e7e 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 _0x0901=['serverUrl','exports','name','username','remoteUri','password','clientId','clientSecret','securityToken','type'];(function(_0x4f22a3,_0x398880){var _0x5048b2=function(_0x44393a){while(--_0x44393a){_0x4f22a3['push'](_0x4f22a3['shift']());}};_0x5048b2(++_0x398880);}(_0x0901,0xb6));var _0x1090=function(_0x3903c8,_0x122cf9){_0x3903c8=_0x3903c8-0x0;var _0x17aa09=_0x0901[_0x3903c8];return _0x17aa09;};'use strict';function SalesforceAccount(_0xc0f89a){this['id']=_0xc0f89a['id']||0x0;this['name']=_0xc0f89a[_0x1090('0x0')]||'';this[_0x1090('0x1')]=_0xc0f89a['username']||'';this['remoteUri']=_0xc0f89a[_0x1090('0x2')]||'';this[_0x1090('0x3')]=_0xc0f89a[_0x1090('0x3')]||'';this[_0x1090('0x4')]=_0xc0f89a[_0x1090('0x4')]||'';this[_0x1090('0x5')]=_0xc0f89a[_0x1090('0x5')]||'';this[_0x1090('0x6')]=_0xc0f89a['securityToken']||'';this[_0x1090('0x7')]=_0xc0f89a[_0x1090('0x7')]||'integrationTab';this[_0x1090('0x8')]=_0xc0f89a[_0x1090('0x8')]||'';this['Configurations']=_0xc0f89a['Configurations']||{};}module[_0x1090('0x9')]=SalesforceAccount; \ No newline at end of file +var _0x3140=['remoteUri','password','clientId','clientSecret','securityToken','type','integrationTab','serverUrl','Configurations','exports','name','username'];(function(_0xa656ef,_0x3d31df){var _0x20e81=function(_0x128119){while(--_0x128119){_0xa656ef['push'](_0xa656ef['shift']());}};_0x20e81(++_0x3d31df);}(_0x3140,0xee));var _0x0314=function(_0x40e1ed,_0x297e89){_0x40e1ed=_0x40e1ed-0x0;var _0x220ddd=_0x3140[_0x40e1ed];return _0x220ddd;};'use strict';function SalesforceAccount(_0x30ccd0){this['id']=_0x30ccd0['id']||0x0;this[_0x0314('0x0')]=_0x30ccd0[_0x0314('0x0')]||'';this['username']=_0x30ccd0[_0x0314('0x1')]||'';this[_0x0314('0x2')]=_0x30ccd0[_0x0314('0x2')]||'';this[_0x0314('0x3')]=_0x30ccd0[_0x0314('0x3')]||'';this[_0x0314('0x4')]=_0x30ccd0[_0x0314('0x4')]||'';this[_0x0314('0x5')]=_0x30ccd0['clientSecret']||'';this[_0x0314('0x6')]=_0x30ccd0[_0x0314('0x6')]||'';this[_0x0314('0x7')]=_0x30ccd0[_0x0314('0x7')]||_0x0314('0x8');this['serverUrl']=_0x30ccd0[_0x0314('0x9')]||'';this['Configurations']=_0x30ccd0[_0x0314('0xa')]||{};}module[_0x0314('0xb')]=SalesforceAccount; \ No newline at end of file