X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FsalesforceAccount.js;h=ec1c5cf03c564d3d041a265b44d103aed5dd4392;hb=fb34d7d7b73e912de94d572e15e1910ea03e3516;hp=58c720da4a4fdbdd7b54c4bdb5ce86ed549d896b;hpb=3b98a30f4ada10cd5d8b95df3555955dc5830a8a;p=motion2.git diff --git a/server/services/ami/model/salesforceAccount.js b/server/services/ami/model/salesforceAccount.js index 58c720d..ec1c5cf 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 _0x0c80=['Configurations','exports','name','username','remoteUri','password','clientId','clientSecret','securityToken','type','integrationTab','serverUrl'];(function(_0x214393,_0x243463){var _0x38be1a=function(_0x3e46b0){while(--_0x3e46b0){_0x214393['push'](_0x214393['shift']());}};_0x38be1a(++_0x243463);}(_0x0c80,0x7a));var _0x00c8=function(_0x199572,_0x33e667){_0x199572=_0x199572-0x0;var _0x13cfa3=_0x0c80[_0x199572];return _0x13cfa3;};'use strict';function SalesforceAccount(_0x21225e){this['id']=_0x21225e['id']||0x0;this[_0x00c8('0x0')]=_0x21225e[_0x00c8('0x0')]||'';this[_0x00c8('0x1')]=_0x21225e['username']||'';this[_0x00c8('0x2')]=_0x21225e[_0x00c8('0x2')]||'';this[_0x00c8('0x3')]=_0x21225e[_0x00c8('0x3')]||'';this[_0x00c8('0x4')]=_0x21225e[_0x00c8('0x4')]||'';this[_0x00c8('0x5')]=_0x21225e[_0x00c8('0x5')]||'';this[_0x00c8('0x6')]=_0x21225e[_0x00c8('0x6')]||'';this[_0x00c8('0x7')]=_0x21225e[_0x00c8('0x7')]||_0x00c8('0x8');this[_0x00c8('0x9')]=_0x21225e['serverUrl']||'';this[_0x00c8('0xa')]=_0x21225e[_0x00c8('0xa')]||{};}module[_0x00c8('0xb')]=SalesforceAccount; \ No newline at end of file +var _0xed4a=['securityToken','type','integrationTab','serverUrl','Configurations','exports','name','username','remoteUri','password','clientId','clientSecret'];(function(_0x3bf83f,_0x181cac){var _0x22c4a9=function(_0xb3ff0d){while(--_0xb3ff0d){_0x3bf83f['push'](_0x3bf83f['shift']());}};_0x22c4a9(++_0x181cac);}(_0xed4a,0xd2));var _0xaed4=function(_0x3765a3,_0x4e5c6d){_0x3765a3=_0x3765a3-0x0;var _0x221278=_0xed4a[_0x3765a3];return _0x221278;};'use strict';function SalesforceAccount(_0x3121c0){this['id']=_0x3121c0['id']||0x0;this[_0xaed4('0x0')]=_0x3121c0['name']||'';this['username']=_0x3121c0[_0xaed4('0x1')]||'';this[_0xaed4('0x2')]=_0x3121c0[_0xaed4('0x2')]||'';this['password']=_0x3121c0[_0xaed4('0x3')]||'';this[_0xaed4('0x4')]=_0x3121c0['clientId']||'';this[_0xaed4('0x5')]=_0x3121c0[_0xaed4('0x5')]||'';this[_0xaed4('0x6')]=_0x3121c0[_0xaed4('0x6')]||'';this[_0xaed4('0x7')]=_0x3121c0[_0xaed4('0x7')]||_0xaed4('0x8');this['serverUrl']=_0x3121c0[_0xaed4('0x9')]||'';this[_0xaed4('0xa')]=_0x3121c0[_0xaed4('0xa')]||{};}module[_0xaed4('0xb')]=SalesforceAccount; \ No newline at end of file