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

Incomplete and non coherent account type enum #493

Open
dkocher opened this issue May 1, 2023 · 2 comments
Open

Incomplete and non coherent account type enum #493

dkocher opened this issue May 1, 2023 · 2 comments

Comments

@dkocher
Copy link

dkocher commented May 1, 2023

The types and wording in AccountType 1 does not reflect the available plans advertised 2. This is probably an issue with the API itself 3 but would at least require updated documentation.

Footnotes

  1. https://github.com/dropbox/dropbox-sdk-java/blob/e8b39d1f8e6ea81b6c547ae8e66a47eb0e7be40b/dropbox-sdk-java/generated_stone_source/main/src/com/dropbox/core/v2/userscommon/AccountType.java#L22C1-L35

  2. https://www.dropbox.com/plans

  3. https://www.dropbox.com/developers/documentation/http/documentation#users-get_account

@dkocher
Copy link
Author

dkocher commented May 1, 2023

More specifically we need a mapping to the enum types for the following plans from marketing

Enum Type Plus Family Professional Standard Advanced
BASIC
PRO
BUSINESS

@greg-db
Copy link
Contributor

greg-db commented May 1, 2023

Thanks for writing this up! I'll ask the team to update the API/SDK to include this more detailed plan information.

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