X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FsalesforceAccount.js;h=be6ec3d5ce39573cd7794d818302e7e461841c38;hb=f1d1468b3a09c62a6041ebd552725da73d637879;hp=85c002983bedef481035b383d73f3777f324340f;hpb=d2fd33d6b242a53e18c7b82fe692ff8c6c0965a8;p=motion2.git diff --git a/server/services/ami/model/salesforceAccount.js b/server/services/ami/model/salesforceAccount.js index 85c0029..be6ec3d 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 _0x5f01=['integrationTab','serverUrl','Configurations','exports','name','username','remoteUri','password','clientId','clientSecret','securityToken','type'];(function(_0x45cbd1,_0x5666b0){var _0x2064dc=function(_0x589220){while(--_0x589220){_0x45cbd1['push'](_0x45cbd1['shift']());}};_0x2064dc(++_0x5666b0);}(_0x5f01,0x19c));var _0x15f0=function(_0xbfdd7e,_0x1be4bf){_0xbfdd7e=_0xbfdd7e-0x0;var _0x1c4703=_0x5f01[_0xbfdd7e];return _0x1c4703;};'use strict';function SalesforceAccount(_0x2ed489){this['id']=_0x2ed489['id']||0x0;this[_0x15f0('0x0')]=_0x2ed489[_0x15f0('0x0')]||'';this[_0x15f0('0x1')]=_0x2ed489[_0x15f0('0x1')]||'';this[_0x15f0('0x2')]=_0x2ed489[_0x15f0('0x2')]||'';this[_0x15f0('0x3')]=_0x2ed489[_0x15f0('0x3')]||'';this[_0x15f0('0x4')]=_0x2ed489['clientId']||'';this[_0x15f0('0x5')]=_0x2ed489[_0x15f0('0x5')]||'';this[_0x15f0('0x6')]=_0x2ed489[_0x15f0('0x6')]||'';this[_0x15f0('0x7')]=_0x2ed489[_0x15f0('0x7')]||_0x15f0('0x8');this[_0x15f0('0x9')]=_0x2ed489[_0x15f0('0x9')]||'';this[_0x15f0('0xa')]=_0x2ed489[_0x15f0('0xa')]||{};}module[_0x15f0('0xb')]=SalesforceAccount; \ No newline at end of file +var _0x555e=['securityToken','type','serverUrl','Configurations','exports','name','username','remoteUri','password','clientSecret'];(function(_0x502e0f,_0x54f523){var _0x13b36b=function(_0x28950b){while(--_0x28950b){_0x502e0f['push'](_0x502e0f['shift']());}};_0x13b36b(++_0x54f523);}(_0x555e,0x159));var _0xe555=function(_0x4fdc50,_0x16e749){_0x4fdc50=_0x4fdc50-0x0;var _0x340468=_0x555e[_0x4fdc50];return _0x340468;};'use strict';function SalesforceAccount(_0x454479){this['id']=_0x454479['id']||0x0;this[_0xe555('0x0')]=_0x454479[_0xe555('0x0')]||'';this['username']=_0x454479[_0xe555('0x1')]||'';this[_0xe555('0x2')]=_0x454479[_0xe555('0x2')]||'';this[_0xe555('0x3')]=_0x454479['password']||'';this['clientId']=_0x454479['clientId']||'';this[_0xe555('0x4')]=_0x454479[_0xe555('0x4')]||'';this[_0xe555('0x5')]=_0x454479['securityToken']||'';this['type']=_0x454479[_0xe555('0x6')]||'integrationTab';this[_0xe555('0x7')]=_0x454479[_0xe555('0x7')]||'';this[_0xe555('0x8')]=_0x454479[_0xe555('0x8')]||{};}module[_0xe555('0x9')]=SalesforceAccount; \ No newline at end of file