X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FsugarcrmAccount.js;h=f4a4fcc99ee9763e8cbf19cb2db49bb7cca08d2f;hb=262e7062005b3f571634c4983ecdb7eac829efe8;hp=f7151e26a390d7a1f84a5864a70ea2fa930c68a1;hpb=616b05b12f37a2d91c8e3c0e9817684f8aa283c7;p=motion2.git diff --git a/server/services/ami/model/sugarcrmAccount.js b/server/services/ami/model/sugarcrmAccount.js index f7151e2..f4a4fcc 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 _0x9e73=['password','remoteUri','serverUrl','name','username'];(function(_0x57b54c,_0x54ce0d){var _0x59cc19=function(_0xa33bc6){while(--_0xa33bc6){_0x57b54c['push'](_0x57b54c['shift']());}};_0x59cc19(++_0x54ce0d);}(_0x9e73,0x1a2));var _0x39e7=function(_0x2dfbee,_0x22cadd){_0x2dfbee=_0x2dfbee-0x0;var _0xfea92a=_0x9e73[_0x2dfbee];return _0xfea92a;};'use strict';function SugarcrmAccount(_0x5ced32){this['id']=_0x5ced32['id']||0x0;this[_0x39e7('0x0')]=_0x5ced32[_0x39e7('0x0')]||'';this[_0x39e7('0x1')]=_0x5ced32[_0x39e7('0x1')]||'';this[_0x39e7('0x2')]=_0x5ced32['password']||'';this[_0x39e7('0x3')]=_0x5ced32[_0x39e7('0x3')]||'';this[_0x39e7('0x4')]=_0x5ced32[_0x39e7('0x4')]||'';this['Configurations']=_0x5ced32['Configurations']||{};}module['exports']=SugarcrmAccount; \ No newline at end of file +var _0x314c=['remoteUri','serverUrl','Configurations','exports','name','username','password'];(function(_0x4e9330,_0x22970e){var _0x42423a=function(_0x5d2b9d){while(--_0x5d2b9d){_0x4e9330['push'](_0x4e9330['shift']());}};_0x42423a(++_0x22970e);}(_0x314c,0xe4));var _0xc314=function(_0x4ae829,_0x2c842c){_0x4ae829=_0x4ae829-0x0;var _0x256b31=_0x314c[_0x4ae829];return _0x256b31;};'use strict';function SugarcrmAccount(_0x458fe8){this['id']=_0x458fe8['id']||0x0;this[_0xc314('0x0')]=_0x458fe8['name']||'';this[_0xc314('0x1')]=_0x458fe8['username']||'';this[_0xc314('0x2')]=_0x458fe8['password']||'';this[_0xc314('0x3')]=_0x458fe8[_0xc314('0x3')]||'';this['serverUrl']=_0x458fe8[_0xc314('0x4')]||'';this[_0xc314('0x5')]=_0x458fe8['Configurations']||{};}module[_0xc314('0x6')]=SugarcrmAccount; \ No newline at end of file