Sha256: d58408044afa894804c868d3bf5d7dc4d230278eb0281e7f1d6d392e63f2dafe
Contents?: true
Size: 975 Bytes
Versions: 3
Compression:
Stored size: 975 Bytes
Contents
# DocuSign_eSign::EnvelopeFormData ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **email_subject** | **String** | Specifies the subject of the email that is sent to all recipients. See [ML:Template Email Subject Merge Fields] for information about adding merge field information to the email subject. | [optional] **envelope_id** | **String** | The envelope ID of the envelope status that failed to post. | [optional] **form_data** | [**Array<NameValue>**](NameValue.md) | | [optional] **recipient_form_data** | [**Array<RecipientFormData>**](RecipientFormData.md) | | [optional] **sent_date_time** | **String** | The date and time the envelope was sent. | [optional] **status** | **String** | Indicates the envelope status. Valid values are: * sent - The envelope is sent to the recipients. * created - The envelope is saved as a draft and can be modified and sent later. | [optional]
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
docusign_esign-1.0.0 | docs/EnvelopeFormData.md |
docusign_esign-0.0.2 | docs/EnvelopeFormData.md |
docusign_esign-0.0.1 | docs/EnvelopeFormData.md |