Skip to content

Improvements to Account response; sets defaults#432

Merged
jtreminio-dropbox merged 5 commits intomainfrom
accountquota-unlimited
Oct 21, 2024
Merged

Improvements to Account response; sets defaults#432
jtreminio-dropbox merged 5 commits intomainfrom
accountquota-unlimited

Conversation

@jtreminio-dropbox
Copy link
Contributor

@jtreminio-dropbox jtreminio-dropbox commented Oct 10, 2024

AccountResponse non-nullable changes:

  • account_id
  • is_locked
  • is_paid_hs
  • is_paid_hf
  • quotas

AccountResponseQuotas defaults changes:

  • api_signature_requests_left defaults to 0
  • documents_left defaults to 0
  • templates_total defaults to 0
  • templates_left defaults to 0
  • sms_verifications_left defaults to 0
  • num_fax_pages_left defaults to 0

AccountResponseUsage non-nullable changes:
* fax_pages_sent

@jtreminio-dropbox jtreminio-dropbox changed the title AccountQuota -1 to mean "unlimited" Improvements to Account response; reduces nullability, sets defaults Oct 10, 2024
@jtreminio-dropbox jtreminio-dropbox added documentation Improvements or additions to documentation SDK - Dotnet Affects the Dotnet SDK SDK - Java Affects the Java SDK SDK - Node Affects the Node SDK SDK - PHP Affects the PHP SDK SDK - Python Affects the Python SDK SDK - Ruby Affects the Ruby SDK MINOR version bump New functionality, backwards-compatible. major.MINOR.path labels Oct 10, 2024
@jtreminio-dropbox jtreminio-dropbox added this to the H24SP20 milestone Oct 10, 2024
@jtreminio-dropbox jtreminio-dropbox changed the title Improvements to Account response; reduces nullability, sets defaults Improvements to Account response; sets defaults Oct 21, 2024
@jtreminio-dropbox jtreminio-dropbox merged commit 7381c06 into main Oct 21, 2024
@jtreminio-dropbox jtreminio-dropbox deleted the accountquota-unlimited branch October 21, 2024 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation MINOR version bump New functionality, backwards-compatible. major.MINOR.path SDK - Dotnet Affects the Dotnet SDK SDK - Java Affects the Java SDK SDK - Node Affects the Node SDK SDK - PHP Affects the PHP SDK SDK - Python Affects the Python SDK SDK - Ruby Affects the Ruby SDK

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants