X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FsalesforceAccount.js;h=d0ac6e700eb1a424602b2b27379c7dd28211cd79;hb=07b7b3200d171aa6bbc6fe2ed92b6ea789d6486c;hp=cd1f422a707a81e2cd155187cbd9ae2d00d2e898;hpb=cc5ed542bde40ef5cb950540b6a10b4f2d3f9dc8;p=motion2.git diff --git a/server/services/ami/model/salesforceAccount.js b/server/services/ami/model/salesforceAccount.js index cd1f422..d0ac6e7 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 _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 +var _0x9a6b=['integrationTab','serverUrl','Configurations','username','remoteUri','password','clientId','clientSecret','type'];(function(_0x3be809,_0x1dd0d1){var _0x20f96a=function(_0x312f2c){while(--_0x312f2c){_0x3be809['push'](_0x3be809['shift']());}};_0x20f96a(++_0x1dd0d1);}(_0x9a6b,0x13e));var _0xb9a6=function(_0x1d959e,_0x308b99){_0x1d959e=_0x1d959e-0x0;var _0x20a55d=_0x9a6b[_0x1d959e];return _0x20a55d;};'use strict';function SalesforceAccount(_0x494484){this['id']=_0x494484['id']||0x0;this['name']=_0x494484['name']||'';this['username']=_0x494484[_0xb9a6('0x0')]||'';this[_0xb9a6('0x1')]=_0x494484[_0xb9a6('0x1')]||'';this[_0xb9a6('0x2')]=_0x494484[_0xb9a6('0x2')]||'';this[_0xb9a6('0x3')]=_0x494484[_0xb9a6('0x3')]||'';this[_0xb9a6('0x4')]=_0x494484['clientSecret']||'';this['securityToken']=_0x494484['securityToken']||'';this[_0xb9a6('0x5')]=_0x494484[_0xb9a6('0x5')]||_0xb9a6('0x6');this[_0xb9a6('0x7')]=_0x494484['serverUrl']||'';this[_0xb9a6('0x8')]=_0x494484[_0xb9a6('0x8')]||{};}module['exports']=SalesforceAccount; \ No newline at end of file