X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FsalesforceAccount.js;h=7bb5856e7e1e884d4f4f2047cb1a9ed5d3c39f01;hb=91492537a7b94b14914d0db658458118de1ea819;hp=5af724c5421825227c4bd21f81b470939b7dbed3;hpb=30647e0599beaeefd7f4697661375cd56f1291ec;p=motion2.git diff --git a/server/services/ami/model/salesforceAccount.js b/server/services/ami/model/salesforceAccount.js index 5af724c..7bb5856 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 _0x160f=['clientSecret','securityToken','type','Configurations','exports','name','username','remoteUri','password','clientId'];(function(_0x25885c,_0x461da6){var _0x3a6e9c=function(_0x151223){while(--_0x151223){_0x25885c['push'](_0x25885c['shift']());}};_0x3a6e9c(++_0x461da6);}(_0x160f,0x1ef));var _0xf160=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x160f[_0x3dd15e];return _0x231fd0;};'use strict';function SalesforceAccount(_0x31024b){this['id']=_0x31024b['id']||0x0;this[_0xf160('0x0')]=_0x31024b[_0xf160('0x0')]||'';this[_0xf160('0x1')]=_0x31024b['username']||'';this[_0xf160('0x2')]=_0x31024b[_0xf160('0x2')]||'';this[_0xf160('0x3')]=_0x31024b[_0xf160('0x3')]||'';this[_0xf160('0x4')]=_0x31024b[_0xf160('0x4')]||'';this['clientSecret']=_0x31024b[_0xf160('0x5')]||'';this[_0xf160('0x6')]=_0x31024b['securityToken']||'';this['type']=_0x31024b[_0xf160('0x7')]||'integrationTab';this['serverUrl']=_0x31024b['serverUrl']||'';this[_0xf160('0x8')]=_0x31024b[_0xf160('0x8')]||{};}module[_0xf160('0x9')]=SalesforceAccount; \ No newline at end of file +var _0x1ab3=['password','clientSecret','securityToken','type','integrationTab','serverUrl','exports','name','remoteUri'];(function(_0x576170,_0x1712ae){var _0x397c70=function(_0x2eb9de){while(--_0x2eb9de){_0x576170['push'](_0x576170['shift']());}};_0x397c70(++_0x1712ae);}(_0x1ab3,0x8e));var _0x31ab=function(_0x1c5153,_0x1b8b89){_0x1c5153=_0x1c5153-0x0;var _0x39bdfe=_0x1ab3[_0x1c5153];return _0x39bdfe;};'use strict';function SalesforceAccount(_0x44937e){this['id']=_0x44937e['id']||0x0;this[_0x31ab('0x0')]=_0x44937e['name']||'';this['username']=_0x44937e['username']||'';this[_0x31ab('0x1')]=_0x44937e[_0x31ab('0x1')]||'';this['password']=_0x44937e[_0x31ab('0x2')]||'';this['clientId']=_0x44937e['clientId']||'';this[_0x31ab('0x3')]=_0x44937e[_0x31ab('0x3')]||'';this[_0x31ab('0x4')]=_0x44937e['securityToken']||'';this[_0x31ab('0x5')]=_0x44937e[_0x31ab('0x5')]||_0x31ab('0x6');this[_0x31ab('0x7')]=_0x44937e[_0x31ab('0x7')]||'';this['Configurations']=_0x44937e['Configurations']||{};}module[_0x31ab('0x8')]=SalesforceAccount; \ No newline at end of file