X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FsugarcrmAccount.js;h=990998d881c49908341d47753f2f6e52ecf40fdd;hb=3b98a30f4ada10cd5d8b95df3555955dc5830a8a;hp=735f40267981b2ece05e1256e8e59c45e8b965c2;hpb=54b4ff96e83f911255a158fd7e32a0e84ec4b7d0;p=motion2.git diff --git a/server/services/ami/model/sugarcrmAccount.js b/server/services/ami/model/sugarcrmAccount.js index 735f402..990998d 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 _0x0a09=['serverUrl','Configurations','exports','name','username','password','remoteUri'];(function(_0x2641f9,_0x26715f){var _0x585741=function(_0x2d1462){while(--_0x2d1462){_0x2641f9['push'](_0x2641f9['shift']());}};_0x585741(++_0x26715f);}(_0x0a09,0x1ed));var _0x90a0=function(_0x5e3b04,_0xbb6795){_0x5e3b04=_0x5e3b04-0x0;var _0x1fc44d=_0x0a09[_0x5e3b04];return _0x1fc44d;};'use strict';function SugarcrmAccount(_0x187d5a){this['id']=_0x187d5a['id']||0x0;this[_0x90a0('0x0')]=_0x187d5a[_0x90a0('0x0')]||'';this[_0x90a0('0x1')]=_0x187d5a[_0x90a0('0x1')]||'';this[_0x90a0('0x2')]=_0x187d5a['password']||'';this[_0x90a0('0x3')]=_0x187d5a['remoteUri']||'';this[_0x90a0('0x4')]=_0x187d5a[_0x90a0('0x4')]||'';this['Configurations']=_0x187d5a[_0x90a0('0x5')]||{};}module[_0x90a0('0x6')]=SugarcrmAccount; \ No newline at end of file +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