X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FsalesforceAccount.js;h=cb293a9dd1066a51316ffe8de328e0f5cb6d6478;hb=7e2a86485d5b091066011cf58fcba785923a5ac5;hp=33f6c78b29ea43721d32663648cf1998c5d4c7d3;hpb=de6f27d8824ffb29cbf937050a12378469af9a53;p=motion2.git diff --git a/server/services/ami/model/salesforceAccount.js b/server/services/ami/model/salesforceAccount.js index 33f6c78..cb293a9 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 _0xad75=['clientSecret','securityToken','type','serverUrl','Configurations','name','username','remoteUri','password','clientId'];(function(_0x58239c,_0x44abea){var _0x593957=function(_0x21eef9){while(--_0x21eef9){_0x58239c['push'](_0x58239c['shift']());}};_0x593957(++_0x44abea);}(_0xad75,0xcd));var _0x5ad7=function(_0xee4b51,_0x82653a){_0xee4b51=_0xee4b51-0x0;var _0x5c4317=_0xad75[_0xee4b51];return _0x5c4317;};'use strict';function SalesforceAccount(_0x145254){this['id']=_0x145254['id']||0x0;this[_0x5ad7('0x0')]=_0x145254[_0x5ad7('0x0')]||'';this['username']=_0x145254[_0x5ad7('0x1')]||'';this[_0x5ad7('0x2')]=_0x145254[_0x5ad7('0x2')]||'';this[_0x5ad7('0x3')]=_0x145254[_0x5ad7('0x3')]||'';this[_0x5ad7('0x4')]=_0x145254[_0x5ad7('0x4')]||'';this[_0x5ad7('0x5')]=_0x145254['clientSecret']||'';this['securityToken']=_0x145254[_0x5ad7('0x6')]||'';this[_0x5ad7('0x7')]=_0x145254[_0x5ad7('0x7')]||'integrationTab';this[_0x5ad7('0x8')]=_0x145254['serverUrl']||'';this[_0x5ad7('0x9')]=_0x145254[_0x5ad7('0x9')]||{};}module['exports']=SalesforceAccount; \ No newline at end of file +var _0x1260=['type','integrationTab','serverUrl','Configurations','exports','username','remoteUri','password','clientId','clientSecret','securityToken'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0x1260,0x1d3));var _0x0126=function(_0x12f53f,_0xfd83b){_0x12f53f=_0x12f53f-0x0;var _0x5adeb8=_0x1260[_0x12f53f];return _0x5adeb8;};'use strict';function SalesforceAccount(_0x57582b){this['id']=_0x57582b['id']||0x0;this['name']=_0x57582b['name']||'';this[_0x0126('0x0')]=_0x57582b['username']||'';this['remoteUri']=_0x57582b[_0x0126('0x1')]||'';this[_0x0126('0x2')]=_0x57582b['password']||'';this[_0x0126('0x3')]=_0x57582b[_0x0126('0x3')]||'';this['clientSecret']=_0x57582b[_0x0126('0x4')]||'';this[_0x0126('0x5')]=_0x57582b[_0x0126('0x5')]||'';this[_0x0126('0x6')]=_0x57582b[_0x0126('0x6')]||_0x0126('0x7');this['serverUrl']=_0x57582b[_0x0126('0x8')]||'';this[_0x0126('0x9')]=_0x57582b[_0x0126('0x9')]||{};}module[_0x0126('0xa')]=SalesforceAccount; \ No newline at end of file