Newer Version Available
ESignatureConfig
Parent Type
This type extends the Metadata metadata type and inherits its
fullName field.
File Suffix and Directory Location
ESignatureConfig components have the suffix .eSignatureConfig and are stored in the eSignatureConfigs folder.
Version
ESignatureConfig components are available in API version 54.0 and later.
Special Access Rules
Fields
| Field Name | Field Type | Description |
|---|---|---|
| configType | ConfigType(enumeration of type string) | Required. Indicates the configured setting. Valid values are:
|
| configValue | string | Required. Indicates the value of the configured setting. |
| description | string | The description for the configuration setting. |
| groupType | ConfigGroup(enumeration of type string) | The description for the configuration setting. Valid values are:
|
| masterLabel | string | Required. The name of the setting. |
| vendor | Vendor(enumeration of type string) | Required. The provider type to which the configuration setting belongs. Currently only DocuSign is supported. |
Declarative Metadata Sample Definition
The following is an example of an ESignatureConfig component.
The following is an example package.xml that references the previous definition.
Wildcard Support in the Manifest File
This metadata type supports the wildcard character * (asterisk) in the package.xml manifest file. For information about using the manifest file, see Deploying and Retrieving Metadata with the Zip File.