X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FsugarcrmAccount.js;h=a89fb59d83a588b47c5ab6f1db1eaae015ac2eb1;hb=91492537a7b94b14914d0db658458118de1ea819;hp=23d51489085911cc7d275076a4e2809aba948c07;hpb=30647e0599beaeefd7f4697661375cd56f1291ec;p=motion2.git diff --git a/server/services/ami/model/sugarcrmAccount.js b/server/services/ami/model/sugarcrmAccount.js index 23d5148..a89fb59 100644 --- a/server/services/ami/model/sugarcrmAccount.js +++ b/server/services/ami/model/sugarcrmAccount.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x92e1=['serverUrl','Configurations','exports','name','username','password','remoteUri'];(function(_0x57b54c,_0x54ce0d){var _0x59cc19=function(_0xa33bc6){while(--_0xa33bc6){_0x57b54c['push'](_0x57b54c['shift']());}};_0x59cc19(++_0x54ce0d);}(_0x92e1,0x10d));var _0x192e=function(_0x310504,_0x26ad95){_0x310504=_0x310504-0x0;var _0x5b36d0=_0x92e1[_0x310504];return _0x5b36d0;};'use strict';function SugarcrmAccount(_0x5bcc18){this['id']=_0x5bcc18['id']||0x0;this[_0x192e('0x0')]=_0x5bcc18[_0x192e('0x0')]||'';this[_0x192e('0x1')]=_0x5bcc18['username']||'';this[_0x192e('0x2')]=_0x5bcc18[_0x192e('0x2')]||'';this[_0x192e('0x3')]=_0x5bcc18[_0x192e('0x3')]||'';this[_0x192e('0x4')]=_0x5bcc18[_0x192e('0x4')]||'';this[_0x192e('0x5')]=_0x5bcc18[_0x192e('0x5')]||{};}module[_0x192e('0x6')]=SugarcrmAccount; \ No newline at end of file +var _0x1768=['remoteUri','serverUrl','Configurations','exports','name','username','password'];(function(_0x245628,_0x3a89cc){var _0x526a4d=function(_0x2ce1f0){while(--_0x2ce1f0){_0x245628['push'](_0x245628['shift']());}};_0x526a4d(++_0x3a89cc);}(_0x1768,0x1d2));var _0x8176=function(_0x12fc8d,_0x19ee33){_0x12fc8d=_0x12fc8d-0x0;var _0x3f9d04=_0x1768[_0x12fc8d];return _0x3f9d04;};'use strict';function SugarcrmAccount(_0x26f0ba){this['id']=_0x26f0ba['id']||0x0;this[_0x8176('0x0')]=_0x26f0ba['name']||'';this[_0x8176('0x1')]=_0x26f0ba['username']||'';this['password']=_0x26f0ba[_0x8176('0x2')]||'';this[_0x8176('0x3')]=_0x26f0ba['remoteUri']||'';this[_0x8176('0x4')]=_0x26f0ba[_0x8176('0x4')]||'';this['Configurations']=_0x26f0ba[_0x8176('0x5')]||{};}module[_0x8176('0x6')]=SugarcrmAccount; \ No newline at end of file