X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FsalesforceAccount.js;h=cd1f422a707a81e2cd155187cbd9ae2d00d2e898;hb=cc5ed542bde40ef5cb950540b6a10b4f2d3f9dc8;hp=934be1c6f30e6f6b9fca1e734c14a7eb09b130c0;hpb=c9bea7b5fb8c2c40aa3c8a89531d666691350a10;p=motion2.git diff --git a/server/services/ami/model/salesforceAccount.js b/server/services/ami/model/salesforceAccount.js index 934be1c..cd1f422 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 _0x7a8a=['remoteUri','clientId','clientSecret','type','integrationTab','serverUrl','Configurations','name','username'];(function(_0x1778e1,_0x3e1727){var _0x2bc4c6=function(_0x359c65){while(--_0x359c65){_0x1778e1['push'](_0x1778e1['shift']());}};_0x2bc4c6(++_0x3e1727);}(_0x7a8a,0xc4));var _0xa7a8=function(_0x5526b3,_0x251d66){_0x5526b3=_0x5526b3-0x0;var _0x24c0ba=_0x7a8a[_0x5526b3];return _0x24c0ba;};'use strict';function SalesforceAccount(_0x4f2b10){this['id']=_0x4f2b10['id']||0x0;this[_0xa7a8('0x0')]=_0x4f2b10[_0xa7a8('0x0')]||'';this[_0xa7a8('0x1')]=_0x4f2b10['username']||'';this[_0xa7a8('0x2')]=_0x4f2b10[_0xa7a8('0x2')]||'';this['password']=_0x4f2b10['password']||'';this[_0xa7a8('0x3')]=_0x4f2b10[_0xa7a8('0x3')]||'';this[_0xa7a8('0x4')]=_0x4f2b10[_0xa7a8('0x4')]||'';this['securityToken']=_0x4f2b10['securityToken']||'';this[_0xa7a8('0x5')]=_0x4f2b10[_0xa7a8('0x5')]||_0xa7a8('0x6');this[_0xa7a8('0x7')]=_0x4f2b10[_0xa7a8('0x7')]||'';this[_0xa7a8('0x8')]=_0x4f2b10['Configurations']||{};}module['exports']=SalesforceAccount; \ No newline at end of file +var _0x2c49=['serverUrl','Configurations','exports','name','username','remoteUri','password','clientId','clientSecret','securityToken','type','integrationTab'];(function(_0x11cd26,_0x383e1e){var _0x43a686=function(_0x541eed){while(--_0x541eed){_0x11cd26['push'](_0x11cd26['shift']());}};_0x43a686(++_0x383e1e);}(_0x2c49,0xc3));var _0x92c4=function(_0x34f701,_0x37e407){_0x34f701=_0x34f701-0x0;var _0x3e2429=_0x2c49[_0x34f701];return _0x3e2429;};'use strict';function SalesforceAccount(_0x285e48){this['id']=_0x285e48['id']||0x0;this[_0x92c4('0x0')]=_0x285e48[_0x92c4('0x0')]||'';this[_0x92c4('0x1')]=_0x285e48[_0x92c4('0x1')]||'';this['remoteUri']=_0x285e48[_0x92c4('0x2')]||'';this[_0x92c4('0x3')]=_0x285e48['password']||'';this[_0x92c4('0x4')]=_0x285e48['clientId']||'';this[_0x92c4('0x5')]=_0x285e48[_0x92c4('0x5')]||'';this[_0x92c4('0x6')]=_0x285e48[_0x92c4('0x6')]||'';this[_0x92c4('0x7')]=_0x285e48[_0x92c4('0x7')]||_0x92c4('0x8');this[_0x92c4('0x9')]=_0x285e48['serverUrl']||'';this['Configurations']=_0x285e48[_0x92c4('0xa')]||{};}module[_0x92c4('0xb')]=SalesforceAccount; \ No newline at end of file