# Dropbox::Sign::BulkSendJobListResponse
## Properties
| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| `bulk_send_jobs`*_required_ | [```Array```](BulkSendJobResponse.md) | Contains a list of BulkSendJobs that the API caller has access to. | |
| `list_info`*_required_ | [```ListInfoResponse```](ListInfoResponse.md) | | |
| `warnings` | [```Array```](WarningResponse.md) | A list of warnings. | |