Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Normalize unsignedint #503

Closed
wants to merge 2 commits into from
Closed

Conversation

RosskoDCA
Copy link

UnsignedInt type is generated as custom type and later it fails when trying assign integer value to object. The unsignedInt is native soap type which means there is not type definition in WSDL.

For now the best solution is map this value to float.

If you have a better idea, feel free to suggest it, I'll try my best to implement it.

@RosskoDCA
Copy link
Author

unfortunatelly, my bad, this will not work as i expected :)

@RosskoDCA RosskoDCA closed this Mar 5, 2024
@veewee
Copy link
Contributor

veewee commented Mar 6, 2024

Feel free to open up an issue with some more detailed information instead if this is still a problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants