Sha256: 75d7a7c5df51f467df922871329c855cbe8dfad925eb26e775dfc3473e1b89c3
Contents?: true
Size: 631 Bytes
Versions: 1
Compression:
Stored size: 631 Bytes
Contents
# HelloSign::BulkSendJobResponse Contains information about the BulkSendJob such as when it was created and how many signature requests are queued. ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | `bulk_send_job_id` | ```String``` | The id of the BulkSendJob. | | | `total` | ```Integer``` | The total amount of Signature Requests queued for sending. | | | `is_creator` | ```Boolean``` | True if you are the owner of this BulkSendJob, false if it's been shared with you by a team member. | | | `created_at` | ```Integer``` | Time that the BulkSendJob was created. | |
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hellosign-ruby-sdk-6.0.0.pre.beta | docs/BulkSendJobResponse.md |