X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FsalesforceAccount.js;h=9b4203cb8193a148883c5ccd6dc6c76c07f44959;hb=02a2b9df24f6d8ad3d56655ff7da35118e3b5898;hp=356e36120b39217e3cf3b720b6ad56ee055d1812;hpb=08f6e0b86d261e0f7c3417afd107d7f774257198;p=motion2.git diff --git a/server/services/ami/model/salesforceAccount.js b/server/services/ami/model/salesforceAccount.js index 356e361..9b4203c 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 _0x840f=['exports','username','remoteUri','password','clientId','clientSecret','securityToken','type','serverUrl','Configurations'];(function(_0x170a62,_0x3edae3){var _0x1a9136=function(_0xf57c53){while(--_0xf57c53){_0x170a62['push'](_0x170a62['shift']());}};_0x1a9136(++_0x3edae3);}(_0x840f,0xb5));var _0xf840=function(_0x1d59f9,_0x317fd3){_0x1d59f9=_0x1d59f9-0x0;var _0xe68596=_0x840f[_0x1d59f9];return _0xe68596;};'use strict';function SalesforceAccount(_0x42aadd){this['id']=_0x42aadd['id']||0x0;this['name']=_0x42aadd['name']||'';this[_0xf840('0x0')]=_0x42aadd['username']||'';this[_0xf840('0x1')]=_0x42aadd[_0xf840('0x1')]||'';this[_0xf840('0x2')]=_0x42aadd['password']||'';this['clientId']=_0x42aadd[_0xf840('0x3')]||'';this[_0xf840('0x4')]=_0x42aadd[_0xf840('0x4')]||'';this[_0xf840('0x5')]=_0x42aadd[_0xf840('0x5')]||'';this['type']=_0x42aadd[_0xf840('0x6')]||'integrationTab';this[_0xf840('0x7')]=_0x42aadd[_0xf840('0x7')]||'';this[_0xf840('0x8')]=_0x42aadd[_0xf840('0x8')]||{};}module[_0xf840('0x9')]=SalesforceAccount; \ No newline at end of file +var _0x8cc2=['integrationTab','Configurations','name','username','remoteUri','password','clientId','clientSecret','securityToken','type'];(function(_0x59be41,_0x3741fb){var _0x25edd1=function(_0x1b803a){while(--_0x1b803a){_0x59be41['push'](_0x59be41['shift']());}};_0x25edd1(++_0x3741fb);}(_0x8cc2,0x1d8));var _0x28cc=function(_0xfa05ed,_0x488b68){_0xfa05ed=_0xfa05ed-0x0;var _0x1cf76d=_0x8cc2[_0xfa05ed];return _0x1cf76d;};'use strict';function SalesforceAccount(_0x19f753){this['id']=_0x19f753['id']||0x0;this[_0x28cc('0x0')]=_0x19f753[_0x28cc('0x0')]||'';this[_0x28cc('0x1')]=_0x19f753[_0x28cc('0x1')]||'';this[_0x28cc('0x2')]=_0x19f753[_0x28cc('0x2')]||'';this[_0x28cc('0x3')]=_0x19f753['password']||'';this[_0x28cc('0x4')]=_0x19f753['clientId']||'';this[_0x28cc('0x5')]=_0x19f753[_0x28cc('0x5')]||'';this[_0x28cc('0x6')]=_0x19f753[_0x28cc('0x6')]||'';this[_0x28cc('0x7')]=_0x19f753[_0x28cc('0x7')]||_0x28cc('0x8');this['serverUrl']=_0x19f753['serverUrl']||'';this['Configurations']=_0x19f753[_0x28cc('0x9')]||{};}module['exports']=SalesforceAccount; \ No newline at end of file