Sha256: 95509009059d56f36661b5ae6e9b8af2a9f5f8cc4ab135169ab244805e8812b1

Contents?: true

Size: 867 Bytes

Versions: 15

Compression:

Stored size: 867 Bytes

Contents

# Dropbox::Sign::ReportResponse

Contains information about the report request.

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| `success` | ```String``` |  A message indicating the requested operation's success  |  |
| `start_date` | ```String``` |  The (inclusive) start date for the report data in MM/DD/YYYY format.  |  |
| `end_date` | ```String``` |  The (inclusive) end date for the report data in MM/DD/YYYY format.  |  |
| `report_type` | ```Array<String>``` |  The type(s) of the report you are requesting. Allowed values are &quot;user_activity&quot; and &quot;document_status&quot;. User activity reports contain list of all users and their activity during the specified date range. Document status report contain a list of signature requests created in the specified time range (and their status).  |  |

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
dropbox-sign-1.8.0 docs/ReportResponse.md
dropbox-sign-1.7.0 docs/ReportResponse.md
dropbox-sign-1.6.1 docs/ReportResponse.md
dropbox-sign-1.6.0 docs/ReportResponse.md
dropbox-sign-1.5.0 docs/ReportResponse.md
dropbox-sign-1.4.1 docs/ReportResponse.md
dropbox-sign-1.4.0 docs/ReportResponse.md
dropbox-sign-1.3.0 docs/ReportResponse.md
dropbox-sign-1.2.0 docs/ReportResponse.md
dropbox-sign-1.1.2 docs/ReportResponse.md
dropbox-sign-1.1.1 docs/ReportResponse.md
dropbox-sign-1.1.0 docs/ReportResponse.md
dropbox-sign-1.0.1 docs/ReportResponse.md
dropbox-sign-1.0.0 docs/ReportResponse.md
dropbox-sign-1.0.0.pre.beta2301 docs/ReportResponse.md