Sha256: f3f2fd34e9b4082fa87dad1e346c6eac9044b48d42fb833889e1064062d104e5
Contents?: true
Size: 1.2 KB
Versions: 3
Compression:
Stored size: 1.2 KB
Contents
# DocuSign_eSign::EnvelopeTemplateDefinition ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **description** | **String** | | [optional] **folder_id** | **String** | The ID for the folder. | [optional] **folder_name** | **String** | The name of the folder in which the template is located. | [optional] **folder_uri** | **String** | The URI of the folder. | [optional] **last_modified** | **String** | | [optional] **last_modified_by** | [**UserInfo**](UserInfo.md) | | [optional] **name** | **String** | | [optional] **new_password** | **String** | | [optional] **owner** | [**UserInfo**](UserInfo.md) | | [optional] **page_count** | **Integer** | An integer value specifying the number of document pages in the template. Omit this property if not submitting a page count. | [optional] **parent_folder_uri** | **String** | | [optional] **password** | **String** | | [optional] **shared** | **String** | When set to **true**, this custom tab is shared. | [optional] **template_id** | **String** | The unique identifier of the template. If this is not provided, DocuSign will generate a value. | [optional] **uri** | **String** | | [optional]
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
docusign_esign-1.0.0 | docs/EnvelopeTemplateDefinition.md |
docusign_esign-0.0.2 | docs/EnvelopeTemplateDefinition.md |
docusign_esign-0.0.1 | docs/EnvelopeTemplateDefinition.md |