Sha256: 154ddf15f6b28f1be938ebbf2465fd6a92e3b9b13fc413e522d1fa901d879db7

Contents?: true

Size: 777 Bytes

Versions: 1

Compression:

Stored size: 777 Bytes

Contents

# HelloSign::ReportCreateRequest



## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| `end_date`<sup>*_required_</sup> | ```String``` |  The (inclusive) end date for the report data in `MM/DD/YYYY` format.  |  |
| `report_type`<sup>*_required_</sup> | ```Array<String>``` |  The type(s) of the report you are requesting. Allowed values are `user_activity` and `document_status`. 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).  |  |
| `start_date`<sup>*_required_</sup> | ```String``` |  The (inclusive) start date for the report data in `MM/DD/YYYY` format.  |  |

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
hellosign-ruby-sdk-6.0.0.pre.beta docs/ReportCreateRequest.md