X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FsugarcrmAccount.js;h=447990062c1b280d132c9eaa0b8436752c92e376;hb=fb34d7d7b73e912de94d572e15e1910ea03e3516;hp=990998d881c49908341d47753f2f6e52ecf40fdd;hpb=3b98a30f4ada10cd5d8b95df3555955dc5830a8a;p=motion2.git diff --git a/server/services/ami/model/sugarcrmAccount.js b/server/services/ami/model/sugarcrmAccount.js index 990998d..4479900 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 _0xf74e=['password','remoteUri','serverUrl','Configurations','exports','name','username'];(function(_0x188cfa,_0x17dda4){var _0x330775=function(_0x375b80){while(--_0x375b80){_0x188cfa['push'](_0x188cfa['shift']());}};_0x330775(++_0x17dda4);}(_0xf74e,0x98));var _0xef74=function(_0x50e55b,_0x5ea6fa){_0x50e55b=_0x50e55b-0x0;var _0x3663bd=_0xf74e[_0x50e55b];return _0x3663bd;};'use strict';function SugarcrmAccount(_0x2ce3c3){this['id']=_0x2ce3c3['id']||0x0;this[_0xef74('0x0')]=_0x2ce3c3[_0xef74('0x0')]||'';this[_0xef74('0x1')]=_0x2ce3c3[_0xef74('0x1')]||'';this[_0xef74('0x2')]=_0x2ce3c3[_0xef74('0x2')]||'';this['remoteUri']=_0x2ce3c3[_0xef74('0x3')]||'';this[_0xef74('0x4')]=_0x2ce3c3[_0xef74('0x4')]||'';this[_0xef74('0x5')]=_0x2ce3c3[_0xef74('0x5')]||{};}module[_0xef74('0x6')]=SugarcrmAccount; \ No newline at end of file +var _0xc9c5=['username','password','remoteUri','serverUrl','Configurations','exports'];(function(_0x3d1199,_0xd132ab){var _0xf93545=function(_0x3caf69){while(--_0x3caf69){_0x3d1199['push'](_0x3d1199['shift']());}};_0xf93545(++_0xd132ab);}(_0xc9c5,0x150));var _0x5c9c=function(_0x594163,_0xf3583c){_0x594163=_0x594163-0x0;var _0x18c749=_0xc9c5[_0x594163];return _0x18c749;};'use strict';function SugarcrmAccount(_0x2d5706){this['id']=_0x2d5706['id']||0x0;this['name']=_0x2d5706['name']||'';this[_0x5c9c('0x0')]=_0x2d5706[_0x5c9c('0x0')]||'';this[_0x5c9c('0x1')]=_0x2d5706['password']||'';this[_0x5c9c('0x2')]=_0x2d5706['remoteUri']||'';this[_0x5c9c('0x3')]=_0x2d5706[_0x5c9c('0x3')]||'';this[_0x5c9c('0x4')]=_0x2d5706['Configurations']||{};}module[_0x5c9c('0x5')]=SugarcrmAccount; \ No newline at end of file