Sha256: be7dbcb8d49fe094a4753b215dd2397736958ddadbfeabe97ff0d83e540a8f5d
Contents?: true
Size: 910 Bytes
Versions: 3
Compression:
Stored size: 910 Bytes
Contents
# DocuSign_eSign::UserSignatureDefinition ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **signature_font** | **String** | | [optional] **signature_id** | **String** | Specifies the signature ID associated with the signature name. You can use the signature ID in the URI in place of the signature name, and the value stored in the `signatureName` property in the body is used. This allows the use of special characters (such as \"&\", \"<\", \">\") in a the signature name. Note that with each update to signatures, the returned signature ID might change, so the caller will need to trigger off the signature name to get the new signature ID. | [optional] **signature_initials** | **String** | | [optional] **signature_name** | **String** | Specifies the user signature name. | [optional]
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
docusign_esign-1.0.0 | docs/UserSignatureDefinition.md |
docusign_esign-0.0.2 | docs/UserSignatureDefinition.md |
docusign_esign-0.0.1 | docs/UserSignatureDefinition.md |