dropbox-sdk-java icon indicating copy to clipboard operation
dropbox-sdk-java copied to clipboard

Incomplete and non coherent account type enum

Open dkocher opened this issue 2 years ago • 2 comments

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.

dkocher avatar May 01 '23 07:05 dkocher

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

dkocher avatar May 01 '23 07:05 dkocher

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

greg-db avatar May 01 '23 15:05 greg-db