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

change Deal.TimeSpan type to string in billing component #204

Open
xuhuijun opened this issue Aug 30, 2022 · 1 comment
Open

change Deal.TimeSpan type to string in billing component #204

xuhuijun opened this issue Aug 30, 2022 · 1 comment

Comments

@xuhuijun
Copy link

in billing/v20180709/models.go file, struct Deal contain field Timespan, which type is float64.

But in real response, deal.timespan could be string, which cause ClientError.ParseJsonError.

@zqfan
Copy link
Member

zqfan commented Aug 31, 2022

is it just cloud be, or always be a string?

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