X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FsugarcrmAccount.js;h=89f53cbe137b31a58e2238ef67b0de012593b262;hb=HEAD;hp=1a77953b302af4eb13478c2c6c71a31736689ee7;hpb=c5ec4f3be0e7f1f893000f685661edf16381041e;p=motion2.git diff --git a/server/services/ami/model/sugarcrmAccount.js b/server/services/ami/model/sugarcrmAccount.js index 1a77953..89f53cb 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 _0xa87e=['username','password','remoteUri','serverUrl','Configurations','exports','name'];(function(_0x23e9e1,_0x42fc20){var _0x12458e=function(_0xd9d89b){while(--_0xd9d89b){_0x23e9e1['push'](_0x23e9e1['shift']());}};_0x12458e(++_0x42fc20);}(_0xa87e,0x1bf));var _0xea87=function(_0x5cac3b,_0x11ddc6){_0x5cac3b=_0x5cac3b-0x0;var _0x1c385e=_0xa87e[_0x5cac3b];return _0x1c385e;};'use strict';function SugarcrmAccount(_0x259957){this['id']=_0x259957['id']||0x0;this['name']=_0x259957[_0xea87('0x0')]||'';this[_0xea87('0x1')]=_0x259957[_0xea87('0x1')]||'';this[_0xea87('0x2')]=_0x259957[_0xea87('0x2')]||'';this[_0xea87('0x3')]=_0x259957[_0xea87('0x3')]||'';this['serverUrl']=_0x259957[_0xea87('0x4')]||'';this[_0xea87('0x5')]=_0x259957[_0xea87('0x5')]||{};}module[_0xea87('0x6')]=SugarcrmAccount; \ No newline at end of file +var _0xdf27=['exports','name','username','password','serverUrl','Configurations'];(function(_0x3ec7a1,_0x2d364b){var _0x3744ad=function(_0x3618ea){while(--_0x3618ea){_0x3ec7a1['push'](_0x3ec7a1['shift']());}};_0x3744ad(++_0x2d364b);}(_0xdf27,0x1a5));var _0x7df2=function(_0x397e5f,_0x454c8f){_0x397e5f=_0x397e5f-0x0;var _0x5302b8=_0xdf27[_0x397e5f];return _0x5302b8;};'use strict';function SugarcrmAccount(_0x6306e){this['id']=_0x6306e['id']||0x0;this['name']=_0x6306e[_0x7df2('0x0')]||'';this[_0x7df2('0x1')]=_0x6306e['username']||'';this[_0x7df2('0x2')]=_0x6306e['password']||'';this['remoteUri']=_0x6306e['remoteUri']||'';this[_0x7df2('0x3')]=_0x6306e[_0x7df2('0x3')]||'';this[_0x7df2('0x4')]=_0x6306e[_0x7df2('0x4')]||{};}module[_0x7df2('0x5')]=SugarcrmAccount; \ No newline at end of file