X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FsalesforceAccount.js;h=c7fafa8b19c0dd619bed22f53b01663ab65f7053;hb=784ff39bf52a5b7c5ee0b7b10d0e51f0257b5940;hp=630bd1367603eb681bf1bc8dea92f7d48a464a2b;hpb=17b36376d3b7411763084143a03a7c6d2fc5e7b1;p=motion2.git diff --git a/server/services/ami/model/salesforceAccount.js b/server/services/ami/model/salesforceAccount.js index 630bd13..c7fafa8 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 _0x7a20=['Configurations','name','username','remoteUri','password','clientId','clientSecret','securityToken','type','integrationTab','serverUrl'];(function(_0x3f6131,_0x531acc){var _0x18d856=function(_0x33bccf){while(--_0x33bccf){_0x3f6131['push'](_0x3f6131['shift']());}};_0x18d856(++_0x531acc);}(_0x7a20,0x64));var _0x07a2=function(_0x302f5b,_0x3f51e9){_0x302f5b=_0x302f5b-0x0;var _0x5e0827=_0x7a20[_0x302f5b];return _0x5e0827;};'use strict';function SalesforceAccount(_0x26012f){this['id']=_0x26012f['id']||0x0;this[_0x07a2('0x0')]=_0x26012f[_0x07a2('0x0')]||'';this[_0x07a2('0x1')]=_0x26012f[_0x07a2('0x1')]||'';this[_0x07a2('0x2')]=_0x26012f['remoteUri']||'';this[_0x07a2('0x3')]=_0x26012f[_0x07a2('0x3')]||'';this[_0x07a2('0x4')]=_0x26012f[_0x07a2('0x4')]||'';this[_0x07a2('0x5')]=_0x26012f[_0x07a2('0x5')]||'';this[_0x07a2('0x6')]=_0x26012f[_0x07a2('0x6')]||'';this[_0x07a2('0x7')]=_0x26012f['type']||_0x07a2('0x8');this[_0x07a2('0x9')]=_0x26012f[_0x07a2('0x9')]||'';this[_0x07a2('0xa')]=_0x26012f['Configurations']||{};}module['exports']=SalesforceAccount; \ No newline at end of file +var _0xc386=['username','remoteUri','password','clientId','securityToken','type','integrationTab','serverUrl','Configurations','exports','name'];(function(_0x1573ea,_0x434f02){var _0x51c0e2=function(_0x5c9b28){while(--_0x5c9b28){_0x1573ea['push'](_0x1573ea['shift']());}};_0x51c0e2(++_0x434f02);}(_0xc386,0xfc));var _0x6c38=function(_0x553bc1,_0x4fc647){_0x553bc1=_0x553bc1-0x0;var _0x1f014d=_0xc386[_0x553bc1];return _0x1f014d;};'use strict';function SalesforceAccount(_0xdd5c99){this['id']=_0xdd5c99['id']||0x0;this[_0x6c38('0x0')]=_0xdd5c99[_0x6c38('0x0')]||'';this[_0x6c38('0x1')]=_0xdd5c99[_0x6c38('0x1')]||'';this[_0x6c38('0x2')]=_0xdd5c99[_0x6c38('0x2')]||'';this[_0x6c38('0x3')]=_0xdd5c99['password']||'';this[_0x6c38('0x4')]=_0xdd5c99['clientId']||'';this['clientSecret']=_0xdd5c99['clientSecret']||'';this[_0x6c38('0x5')]=_0xdd5c99[_0x6c38('0x5')]||'';this['type']=_0xdd5c99[_0x6c38('0x6')]||_0x6c38('0x7');this[_0x6c38('0x8')]=_0xdd5c99['serverUrl']||'';this[_0x6c38('0x9')]=_0xdd5c99[_0x6c38('0x9')]||{};}module[_0x6c38('0xa')]=SalesforceAccount; \ No newline at end of file