X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FsugarcrmAccount.js;h=ec87d5a0c46b26caa6b0b3be70d9607a5bbc364b;hb=3912498a4dca9582374ca5cc8bf0a6347dda17ea;hp=f7151e26a390d7a1f84a5864a70ea2fa930c68a1;hpb=616b05b12f37a2d91c8e3c0e9817684f8aa283c7;p=motion2.git diff --git a/server/services/ami/model/sugarcrmAccount.js b/server/services/ami/model/sugarcrmAccount.js index f7151e2..ec87d5a 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 _0x9e73=['password','remoteUri','serverUrl','name','username'];(function(_0x57b54c,_0x54ce0d){var _0x59cc19=function(_0xa33bc6){while(--_0xa33bc6){_0x57b54c['push'](_0x57b54c['shift']());}};_0x59cc19(++_0x54ce0d);}(_0x9e73,0x1a2));var _0x39e7=function(_0x2dfbee,_0x22cadd){_0x2dfbee=_0x2dfbee-0x0;var _0xfea92a=_0x9e73[_0x2dfbee];return _0xfea92a;};'use strict';function SugarcrmAccount(_0x5ced32){this['id']=_0x5ced32['id']||0x0;this[_0x39e7('0x0')]=_0x5ced32[_0x39e7('0x0')]||'';this[_0x39e7('0x1')]=_0x5ced32[_0x39e7('0x1')]||'';this[_0x39e7('0x2')]=_0x5ced32['password']||'';this[_0x39e7('0x3')]=_0x5ced32[_0x39e7('0x3')]||'';this[_0x39e7('0x4')]=_0x5ced32[_0x39e7('0x4')]||'';this['Configurations']=_0x5ced32['Configurations']||{};}module['exports']=SugarcrmAccount; \ No newline at end of file +var _0xc865=['serverUrl','Configurations','name','username','password','remoteUri'];(function(_0x34e83f,_0x4f3ef9){var _0x45b9c0=function(_0x594bfd){while(--_0x594bfd){_0x34e83f['push'](_0x34e83f['shift']());}};_0x45b9c0(++_0x4f3ef9);}(_0xc865,0x86));var _0x5c86=function(_0x52dceb,_0x37764c){_0x52dceb=_0x52dceb-0x0;var _0xa6a3a2=_0xc865[_0x52dceb];return _0xa6a3a2;};'use strict';function SugarcrmAccount(_0x12a66d){this['id']=_0x12a66d['id']||0x0;this['name']=_0x12a66d[_0x5c86('0x0')]||'';this[_0x5c86('0x1')]=_0x12a66d[_0x5c86('0x1')]||'';this[_0x5c86('0x2')]=_0x12a66d['password']||'';this[_0x5c86('0x3')]=_0x12a66d[_0x5c86('0x3')]||'';this[_0x5c86('0x4')]=_0x12a66d[_0x5c86('0x4')]||'';this[_0x5c86('0x5')]=_0x12a66d[_0x5c86('0x5')]||{};}module['exports']=SugarcrmAccount; \ No newline at end of file