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

Recipients Price type is INT but in sms returned the value is double #125

Closed
chuckwhisler opened this issue Oct 21, 2022 · 4 comments
Closed

Comments

@chuckwhisler
Copy link

Recipients Price type is INT but in sms returned the value is double cannot decode due to this issue getting json unmarshal error

@chuckwhisler
Copy link
Author

Value returned from sms.Read() function in which Recipients have price of message it's in double but struct of Price is in int

@vallerion
Copy link
Contributor

Hi @chuckwhisler! I prepared MR and going to merge it in nearest time
#126

@chuckwhisler
Copy link
Author

Thank you very much 👍

@vallerion
Copy link
Contributor

Published release for the update: https://github.com/messagebird/go-rest-api/releases/tag/v9.1.1

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

No branches or pull requests

2 participants