X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FsugarcrmAccount.js;h=833f47b6c67c6674cfd57bbe05c05d4d104c11b2;hb=6154c6759c55056c3b23ea2e885ab9e551bbdf0c;hp=9940a21109fa69612bb7b484c066eeba9dba2a57;hpb=180439628549c979093908f0b833833689fb8374;p=motion2.git diff --git a/server/services/ami/model/sugarcrmAccount.js b/server/services/ami/model/sugarcrmAccount.js index 9940a21..833f47b 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 _0xf6c4=['remoteUri','serverUrl','Configurations','exports','name'];(function(_0x35dfa5,_0x530fef){var _0x370277=function(_0x168d23){while(--_0x168d23){_0x35dfa5['push'](_0x35dfa5['shift']());}};_0x370277(++_0x530fef);}(_0xf6c4,0x9a));var _0x4f6c=function(_0x480b28,_0x34d2eb){_0x480b28=_0x480b28-0x0;var _0x45cdf9=_0xf6c4[_0x480b28];return _0x45cdf9;};'use strict';function SugarcrmAccount(_0x37e95c){this['id']=_0x37e95c['id']||0x0;this[_0x4f6c('0x0')]=_0x37e95c[_0x4f6c('0x0')]||'';this['username']=_0x37e95c['username']||'';this['password']=_0x37e95c['password']||'';this['remoteUri']=_0x37e95c[_0x4f6c('0x1')]||'';this[_0x4f6c('0x2')]=_0x37e95c[_0x4f6c('0x2')]||'';this['Configurations']=_0x37e95c[_0x4f6c('0x3')]||{};}module[_0x4f6c('0x4')]=SugarcrmAccount; \ No newline at end of file +var _0x4ca9=['username','password','remoteUri','serverUrl','exports','name'];(function(_0x5b644e,_0x2e5e07){var _0x49c6bf=function(_0x3032d9){while(--_0x3032d9){_0x5b644e['push'](_0x5b644e['shift']());}};_0x49c6bf(++_0x2e5e07);}(_0x4ca9,0x101));var _0x94ca=function(_0x29e2f1,_0x381235){_0x29e2f1=_0x29e2f1-0x0;var _0x41406c=_0x4ca9[_0x29e2f1];return _0x41406c;};'use strict';function SugarcrmAccount(_0x8b142b){this['id']=_0x8b142b['id']||0x0;this['name']=_0x8b142b[_0x94ca('0x0')]||'';this[_0x94ca('0x1')]=_0x8b142b[_0x94ca('0x1')]||'';this['password']=_0x8b142b[_0x94ca('0x2')]||'';this[_0x94ca('0x3')]=_0x8b142b[_0x94ca('0x3')]||'';this[_0x94ca('0x4')]=_0x8b142b[_0x94ca('0x4')]||'';this['Configurations']=_0x8b142b['Configurations']||{};}module[_0x94ca('0x5')]=SugarcrmAccount; \ No newline at end of file