X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FsugarcrmAccount.js;h=a8fc18bfc4ee4104bce89200d8a1b3c235c80aa6;hb=de6f27d8824ffb29cbf937050a12378469af9a53;hp=833f47b6c67c6674cfd57bbe05c05d4d104c11b2;hpb=6154c6759c55056c3b23ea2e885ab9e551bbdf0c;p=motion2.git diff --git a/server/services/ami/model/sugarcrmAccount.js b/server/services/ami/model/sugarcrmAccount.js index 833f47b..a8fc18b 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 _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 +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