X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FsugarcrmAccount.js;h=302f97b276319adcd82c9887312085d3bcbc562a;hb=dfacf7f441a092a1e235cb444060bf10fa72e39a;hp=a6b1bf82dda3a3aa9f02fe7b7e0f3e8444c0d5fd;hpb=5ce610d3f4c768865e05185aa062c8402f6dcea4;p=motion2.git diff --git a/server/services/ami/model/sugarcrmAccount.js b/server/services/ami/model/sugarcrmAccount.js index a6b1bf8..302f97b 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 _0xd3b3=['password','remoteUri','Configurations','name','username'];(function(_0x50bdb3,_0x28a21e){var _0x3566e3=function(_0x4ad44d){while(--_0x4ad44d){_0x50bdb3['push'](_0x50bdb3['shift']());}};_0x3566e3(++_0x28a21e);}(_0xd3b3,0x102));var _0x3d3b=function(_0x49677a,_0x197e86){_0x49677a=_0x49677a-0x0;var _0x115408=_0xd3b3[_0x49677a];return _0x115408;};'use strict';function SugarcrmAccount(_0xaace67){this['id']=_0xaace67['id']||0x0;this[_0x3d3b('0x0')]=_0xaace67[_0x3d3b('0x0')]||'';this['username']=_0xaace67[_0x3d3b('0x1')]||'';this[_0x3d3b('0x2')]=_0xaace67[_0x3d3b('0x2')]||'';this['remoteUri']=_0xaace67[_0x3d3b('0x3')]||'';this['serverUrl']=_0xaace67['serverUrl']||'';this['Configurations']=_0xaace67[_0x3d3b('0x4')]||{};}module['exports']=SugarcrmAccount; \ No newline at end of file +var _0x2209=['username','password','serverUrl','Configurations','exports','name'];(function(_0x1363db,_0x6dcead){var _0x5f0edc=function(_0x1df12b){while(--_0x1df12b){_0x1363db['push'](_0x1363db['shift']());}};_0x5f0edc(++_0x6dcead);}(_0x2209,0x1cd));var _0x9220=function(_0x37041c,_0x4ce93a){_0x37041c=_0x37041c-0x0;var _0x549439=_0x2209[_0x37041c];return _0x549439;};'use strict';function SugarcrmAccount(_0x4623e9){this['id']=_0x4623e9['id']||0x0;this[_0x9220('0x0')]=_0x4623e9['name']||'';this[_0x9220('0x1')]=_0x4623e9['username']||'';this[_0x9220('0x2')]=_0x4623e9['password']||'';this['remoteUri']=_0x4623e9['remoteUri']||'';this[_0x9220('0x3')]=_0x4623e9['serverUrl']||'';this[_0x9220('0x4')]=_0x4623e9['Configurations']||{};}module[_0x9220('0x5')]=SugarcrmAccount; \ No newline at end of file