Sha256: 4ce37962782d8360b28acfdf5635953a30d5784dc8268037e6abc879c43b679f
Contents?: true
Size: 640 Bytes
Versions: 2
Compression:
Stored size: 640 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
dropbox-sign-1.8.0 | docs/AccountResponseQuotas.md |
dropbox-sign-1.7.0 | docs/AccountResponseQuotas.md |