X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FsugarcrmAccount.js;h=07094f719e33df3b2e61679a42432993c3a7ebc9;hb=f1d1468b3a09c62a6041ebd552725da73d637879;hp=3b3206dbb501eb8ad847b45fcc1352cc6e86f129;hpb=d2fd33d6b242a53e18c7b82fe692ff8c6c0965a8;p=motion2.git diff --git a/server/services/ami/model/sugarcrmAccount.js b/server/services/ami/model/sugarcrmAccount.js index 3b3206d..07094f7 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 _0x66d0=['exports','name','username','password','remoteUri','serverUrl','Configurations'];(function(_0x50aa2e,_0xfbd6f0){var _0x5e07f0=function(_0x3ed540){while(--_0x3ed540){_0x50aa2e['push'](_0x50aa2e['shift']());}};_0x5e07f0(++_0xfbd6f0);}(_0x66d0,0x135));var _0x066d=function(_0x39caaa,_0x1f37bc){_0x39caaa=_0x39caaa-0x0;var _0x9b9c7d=_0x66d0[_0x39caaa];return _0x9b9c7d;};'use strict';function SugarcrmAccount(_0x110bb2){this['id']=_0x110bb2['id']||0x0;this[_0x066d('0x0')]=_0x110bb2[_0x066d('0x0')]||'';this[_0x066d('0x1')]=_0x110bb2[_0x066d('0x1')]||'';this['password']=_0x110bb2[_0x066d('0x2')]||'';this[_0x066d('0x3')]=_0x110bb2['remoteUri']||'';this[_0x066d('0x4')]=_0x110bb2['serverUrl']||'';this[_0x066d('0x5')]=_0x110bb2['Configurations']||{};}module[_0x066d('0x6')]=SugarcrmAccount; \ No newline at end of file +var _0x0604=['exports','name','username','password','remoteUri','serverUrl','Configurations'];(function(_0x4792c8,_0x5158a1){var _0x35edb1=function(_0x2472d3){while(--_0x2472d3){_0x4792c8['push'](_0x4792c8['shift']());}};_0x35edb1(++_0x5158a1);}(_0x0604,0xd3));var _0x4060=function(_0x22bd42,_0x5585bd){_0x22bd42=_0x22bd42-0x0;var _0x151bdb=_0x0604[_0x22bd42];return _0x151bdb;};'use strict';function SugarcrmAccount(_0x3f7f63){this['id']=_0x3f7f63['id']||0x0;this[_0x4060('0x0')]=_0x3f7f63['name']||'';this[_0x4060('0x1')]=_0x3f7f63['username']||'';this[_0x4060('0x2')]=_0x3f7f63[_0x4060('0x2')]||'';this['remoteUri']=_0x3f7f63[_0x4060('0x3')]||'';this[_0x4060('0x4')]=_0x3f7f63[_0x4060('0x4')]||'';this[_0x4060('0x5')]=_0x3f7f63[_0x4060('0x5')]||{};}module[_0x4060('0x6')]=SugarcrmAccount; \ No newline at end of file