# DocuSign_eSign::TextCustomField ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **configuration_type** | **String** | If merge field's are being used, specifies the type of the merge field. The only supported value is **salesforce**. | [optional] **error_details** | [**ErrorDetails**](ErrorDetails.md) | | [optional] **field_id** | **String** | An ID used to specify a custom field. | [optional] **name** | **String** | The name of the custom field. | [optional] **required** | **String** | When set to **true**, the signer is required to fill out this tab | [optional] **show** | **String** | A boolean indicating if the value should be displayed. | [optional] **value** | **String** | The value of the custom field. | [optional]