X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FsalesforceAccount.js;h=de1cb9d6e3d4fe1d75133cde88bdc4396aa9dbbc;hb=bb4ed137b40a5e77cec195be87f1b347330d2766;hp=250b09ab79c6d7a83f8a927de833816e1c86a8c8;hpb=bbf2934691a4ec9ff4842d68e55333ba589f6077;p=motion2.git diff --git a/server/services/ami/model/salesforceAccount.js b/server/services/ami/model/salesforceAccount.js index 250b09a..de1cb9d 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 _0xc7c6=['exports','name','username','remoteUri','password','clientId','clientSecret','securityToken','type','integrationTab','serverUrl','Configurations'];(function(_0x39e4a1,_0x4edcc5){var _0x55b30e=function(_0x5efd8e){while(--_0x5efd8e){_0x39e4a1['push'](_0x39e4a1['shift']());}};_0x55b30e(++_0x4edcc5);}(_0xc7c6,0x85));var _0x6c7c=function(_0x1aaf1e,_0x39c2f6){_0x1aaf1e=_0x1aaf1e-0x0;var _0x52f170=_0xc7c6[_0x1aaf1e];return _0x52f170;};'use strict';function SalesforceAccount(_0x44147a){this['id']=_0x44147a['id']||0x0;this[_0x6c7c('0x0')]=_0x44147a['name']||'';this[_0x6c7c('0x1')]=_0x44147a[_0x6c7c('0x1')]||'';this[_0x6c7c('0x2')]=_0x44147a[_0x6c7c('0x2')]||'';this[_0x6c7c('0x3')]=_0x44147a[_0x6c7c('0x3')]||'';this[_0x6c7c('0x4')]=_0x44147a[_0x6c7c('0x4')]||'';this[_0x6c7c('0x5')]=_0x44147a[_0x6c7c('0x5')]||'';this[_0x6c7c('0x6')]=_0x44147a[_0x6c7c('0x6')]||'';this[_0x6c7c('0x7')]=_0x44147a[_0x6c7c('0x7')]||_0x6c7c('0x8');this[_0x6c7c('0x9')]=_0x44147a[_0x6c7c('0x9')]||'';this[_0x6c7c('0xa')]=_0x44147a['Configurations']||{};}module[_0x6c7c('0xb')]=SalesforceAccount; \ No newline at end of file +var _0x269b=['type','integrationTab','Configurations','exports','name','username','remoteUri','password','clientSecret','securityToken'];(function(_0x581caa,_0x4f1e96){var _0x3b55d1=function(_0x393cd8){while(--_0x393cd8){_0x581caa['push'](_0x581caa['shift']());}};_0x3b55d1(++_0x4f1e96);}(_0x269b,0x9a));var _0xb269=function(_0x8c64d9,_0x45535c){_0x8c64d9=_0x8c64d9-0x0;var _0x22b21e=_0x269b[_0x8c64d9];return _0x22b21e;};'use strict';function SalesforceAccount(_0xd11233){this['id']=_0xd11233['id']||0x0;this['name']=_0xd11233[_0xb269('0x0')]||'';this[_0xb269('0x1')]=_0xd11233[_0xb269('0x1')]||'';this[_0xb269('0x2')]=_0xd11233['remoteUri']||'';this[_0xb269('0x3')]=_0xd11233['password']||'';this['clientId']=_0xd11233['clientId']||'';this[_0xb269('0x4')]=_0xd11233[_0xb269('0x4')]||'';this[_0xb269('0x5')]=_0xd11233[_0xb269('0x5')]||'';this[_0xb269('0x6')]=_0xd11233[_0xb269('0x6')]||_0xb269('0x7');this['serverUrl']=_0xd11233['serverUrl']||'';this[_0xb269('0x8')]=_0xd11233[_0xb269('0x8')]||{};}module[_0xb269('0x9')]=SalesforceAccount; \ No newline at end of file