Built motion from commit 953226e6.|2.6.32
[motion2.git] / server / services / ami / model / salesforceAccount.js
index 46d5b91..6c4c56a 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf097=['integrationTab','serverUrl','Configurations','exports','name','username','remoteUri','password','clientId','clientSecret','securityToken','type'];(function(_0x51c079,_0x55b71e){var _0x1bc89a=function(_0x1d0868){while(--_0x1d0868){_0x51c079['push'](_0x51c079['shift']());}};_0x1bc89a(++_0x55b71e);}(_0xf097,0x10c));var _0x7f09=function(_0x2aa020,_0x5339dd){_0x2aa020=_0x2aa020-0x0;var _0x308379=_0xf097[_0x2aa020];return _0x308379;};'use strict';function SalesforceAccount(_0xc01f8d){this['id']=_0xc01f8d['id']||0x0;this['name']=_0xc01f8d[_0x7f09('0x0')]||'';this[_0x7f09('0x1')]=_0xc01f8d['username']||'';this[_0x7f09('0x2')]=_0xc01f8d['remoteUri']||'';this[_0x7f09('0x3')]=_0xc01f8d[_0x7f09('0x3')]||'';this[_0x7f09('0x4')]=_0xc01f8d[_0x7f09('0x4')]||'';this[_0x7f09('0x5')]=_0xc01f8d[_0x7f09('0x5')]||'';this[_0x7f09('0x6')]=_0xc01f8d[_0x7f09('0x6')]||'';this['type']=_0xc01f8d[_0x7f09('0x7')]||_0x7f09('0x8');this[_0x7f09('0x9')]=_0xc01f8d[_0x7f09('0x9')]||'';this['Configurations']=_0xc01f8d[_0x7f09('0xa')]||{};}module[_0x7f09('0xb')]=SalesforceAccount;
\ No newline at end of file
+var _0xa2cb=['username','remoteUri','password','securityToken','type','integrationTab','serverUrl','Configurations','name'];(function(_0x104e21,_0x2ea86f){var _0x605b37=function(_0x580fce){while(--_0x580fce){_0x104e21['push'](_0x104e21['shift']());}};_0x605b37(++_0x2ea86f);}(_0xa2cb,0x7d));var _0xba2c=function(_0x1b14e8,_0x5c512d){_0x1b14e8=_0x1b14e8-0x0;var _0x410504=_0xa2cb[_0x1b14e8];return _0x410504;};'use strict';function SalesforceAccount(_0x4dc80e){this['id']=_0x4dc80e['id']||0x0;this[_0xba2c('0x0')]=_0x4dc80e['name']||'';this[_0xba2c('0x1')]=_0x4dc80e[_0xba2c('0x1')]||'';this[_0xba2c('0x2')]=_0x4dc80e[_0xba2c('0x2')]||'';this[_0xba2c('0x3')]=_0x4dc80e['password']||'';this['clientId']=_0x4dc80e['clientId']||'';this['clientSecret']=_0x4dc80e['clientSecret']||'';this[_0xba2c('0x4')]=_0x4dc80e['securityToken']||'';this[_0xba2c('0x5')]=_0x4dc80e['type']||_0xba2c('0x6');this[_0xba2c('0x7')]=_0x4dc80e['serverUrl']||'';this[_0xba2c('0x8')]=_0x4dc80e[_0xba2c('0x8')]||{};}module['exports']=SalesforceAccount;
\ No newline at end of file