X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FsugarcrmAccount.js;h=dd345c8926c63b243d90a52b96404414bb942b7d;hb=bb4ed137b40a5e77cec195be87f1b347330d2766;hp=b532998f5f0d9cd2527950d4b36347c46bdcb1b8;hpb=bbf2934691a4ec9ff4842d68e55333ba589f6077;p=motion2.git diff --git a/server/services/ami/model/sugarcrmAccount.js b/server/services/ami/model/sugarcrmAccount.js index b532998..dd345c8 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 _0x49ae=['password','remoteUri','serverUrl','Configurations','exports','name','username'];(function(_0x2d14e9,_0x3ebd5a){var _0x51585d=function(_0x476600){while(--_0x476600){_0x2d14e9['push'](_0x2d14e9['shift']());}};_0x51585d(++_0x3ebd5a);}(_0x49ae,0x1d3));var _0xe49a=function(_0x66d1da,_0x523804){_0x66d1da=_0x66d1da-0x0;var _0x119441=_0x49ae[_0x66d1da];return _0x119441;};'use strict';function SugarcrmAccount(_0x26402e){this['id']=_0x26402e['id']||0x0;this[_0xe49a('0x0')]=_0x26402e[_0xe49a('0x0')]||'';this[_0xe49a('0x1')]=_0x26402e[_0xe49a('0x1')]||'';this[_0xe49a('0x2')]=_0x26402e['password']||'';this[_0xe49a('0x3')]=_0x26402e['remoteUri']||'';this[_0xe49a('0x4')]=_0x26402e[_0xe49a('0x4')]||'';this[_0xe49a('0x5')]=_0x26402e[_0xe49a('0x5')]||{};}module[_0xe49a('0x6')]=SugarcrmAccount; \ No newline at end of file +var _0x6e05=['username','password','remoteUri','serverUrl','Configurations','name'];(function(_0x5037ab,_0x43209e){var _0x512adb=function(_0x261783){while(--_0x261783){_0x5037ab['push'](_0x5037ab['shift']());}};_0x512adb(++_0x43209e);}(_0x6e05,0x1d3));var _0x56e0=function(_0x56fe98,_0x43dc16){_0x56fe98=_0x56fe98-0x0;var _0x212f4f=_0x6e05[_0x56fe98];return _0x212f4f;};'use strict';function SugarcrmAccount(_0x3a14e4){this['id']=_0x3a14e4['id']||0x0;this[_0x56e0('0x0')]=_0x3a14e4['name']||'';this[_0x56e0('0x1')]=_0x3a14e4[_0x56e0('0x1')]||'';this[_0x56e0('0x2')]=_0x3a14e4['password']||'';this[_0x56e0('0x3')]=_0x3a14e4[_0x56e0('0x3')]||'';this[_0x56e0('0x4')]=_0x3a14e4[_0x56e0('0x4')]||'';this[_0x56e0('0x5')]=_0x3a14e4[_0x56e0('0x5')]||{};}module['exports']=SugarcrmAccount; \ No newline at end of file