X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FsugarcrmAccount.js;h=8bee21d9b5e594a715c6eaac625e570d45905789;hb=7e2a86485d5b091066011cf58fcba785923a5ac5;hp=a8fc18bfc4ee4104bce89200d8a1b3c235c80aa6;hpb=de6f27d8824ffb29cbf937050a12378469af9a53;p=motion2.git diff --git a/server/services/ami/model/sugarcrmAccount.js b/server/services/ami/model/sugarcrmAccount.js index a8fc18b..8bee21d 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 _0xd5e3=['password','remoteUri','Configurations','exports','name','username'];(function(_0x332173,_0x3069ff){var _0x1bf25f=function(_0x4dd55d){while(--_0x4dd55d){_0x332173['push'](_0x332173['shift']());}};_0x1bf25f(++_0x3069ff);}(_0xd5e3,0xac));var _0x3d5e=function(_0x25d45b,_0x290d6e){_0x25d45b=_0x25d45b-0x0;var _0x938248=_0xd5e3[_0x25d45b];return _0x938248;};'use strict';function SugarcrmAccount(_0x13137a){this['id']=_0x13137a['id']||0x0;this['name']=_0x13137a[_0x3d5e('0x0')]||'';this['username']=_0x13137a[_0x3d5e('0x1')]||'';this[_0x3d5e('0x2')]=_0x13137a[_0x3d5e('0x2')]||'';this[_0x3d5e('0x3')]=_0x13137a['remoteUri']||'';this['serverUrl']=_0x13137a['serverUrl']||'';this[_0x3d5e('0x4')]=_0x13137a[_0x3d5e('0x4')]||{};}module[_0x3d5e('0x5')]=SugarcrmAccount; \ No newline at end of file +var _0xf237=['Configurations','name','password','remoteUri','serverUrl'];(function(_0x421a4d,_0x2793b9){var _0x266f85=function(_0xd87868){while(--_0xd87868){_0x421a4d['push'](_0x421a4d['shift']());}};_0x266f85(++_0x2793b9);}(_0xf237,0x8d));var _0x7f23=function(_0x4dc257,_0x479941){_0x4dc257=_0x4dc257-0x0;var _0x3dbfbe=_0xf237[_0x4dc257];return _0x3dbfbe;};'use strict';function SugarcrmAccount(_0x2f6bbf){this['id']=_0x2f6bbf['id']||0x0;this[_0x7f23('0x0')]=_0x2f6bbf['name']||'';this['username']=_0x2f6bbf['username']||'';this[_0x7f23('0x1')]=_0x2f6bbf['password']||'';this[_0x7f23('0x2')]=_0x2f6bbf[_0x7f23('0x2')]||'';this[_0x7f23('0x3')]=_0x2f6bbf[_0x7f23('0x3')]||'';this[_0x7f23('0x4')]=_0x2f6bbf[_0x7f23('0x4')]||{};}module['exports']=SugarcrmAccount; \ No newline at end of file