Sha256: b6725812a551f1dd4e80f5f1796917539079204c61459eacb9a015015d5faa1e
Contents?: true
Size: 641 Bytes
Versions: 3
Compression:
Stored size: 641 Bytes
Contents
# Dropbox::Sign::AccountResponseQuotas Details concerning remaining monthly quotas. ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | `api_signature_requests_left` | ```Integer``` | API signature requests remaining. | | | `documents_left` | ```Integer``` | Signature requests remaining. | | | `templates_total` | ```Integer``` | Total API templates allowed. | | | `templates_left` | ```Integer``` | API templates remaining. | | | `sms_verifications_left` | ```Integer``` | SMS verifications remaining. | | | `num_fax_pages_left` | ```Integer``` | Number of fax pages left | |
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
dropbox-sign-1.6.1 | docs/AccountResponseQuotas.md |
dropbox-sign-1.6.0 | docs/AccountResponseQuotas.md |
dropbox-sign-1.5.0 | docs/AccountResponseQuotas.md |