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

CorportionInfo's issuedShares property is explained incorrectly #3138

Closed
cjdhein opened this issue Mar 15, 2022 · 0 comments · Fixed by #4135
Closed

CorportionInfo's issuedShares property is explained incorrectly #3138

cjdhein opened this issue Mar 15, 2022 · 0 comments · Fixed by #4135

Comments

@cjdhein
Copy link

cjdhein commented Mar 15, 2022

Version 1.5.0 (b265d7b)

issuedShares is indicated to represent the 'Amount of shares issued'
totalShares also seems to represent the same data: 'Total number of shares issues by this corporation'

In reality, it seems that issuedShares provides the number of shares available for buy back. I think it should be given a name that more accurately reflects what it is and that also doesn't seem to conflict with the totalShares property.

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 a pull request may close this issue.

1 participant