Sha256: 476a2defacae285e38438fc0c635b9df7b55f663b57d80839023c10823136f81
Contents?: true
Size: 1.27 KB
Versions: 3
Compression:
Stored size: 1.27 KB
Contents
# DocuSign_eSign::BulkEnvelope ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **bulk_recipient_row** | **String** | Reserved: TBD | [optional] **bulk_status** | **String** | Indicates the status of the bulk send operation. Returned values can be: * queued * processing * sent * failed | [optional] **email** | **String** | | [optional] **envelope_id** | **String** | The envelope ID of the envelope status that failed to post. | [optional] **envelope_uri** | **String** | Contains a URI for an endpoint that you can use to retrieve the envelope or envelopes. | [optional] **error_details** | [**ErrorDetails**](ErrorDetails.md) | | [optional] **name** | **String** | | [optional] **submitted_date_time** | **String** | | [optional] **transaction_id** | **String** | Used to identify an envelope. The id is a sender-generated value and is valid in the DocuSign system for 7 days. It is recommended that a transaction ID is used for offline signing to ensure that an envelope is not sent multiple times. The `transactionId` property can be used determine an envelope's status (i.e. was it created or not) in cases where the internet connection was lost before the envelope status was returned. | [optional]
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
docusign_esign-1.0.0 | docs/BulkEnvelope.md |
docusign_esign-0.0.2 | docs/BulkEnvelope.md |
docusign_esign-0.0.1 | docs/BulkEnvelope.md |