Method: DocuSign_eSign::ConnectCustomConfiguration#configuration_type
- Defined in:
- lib/docusign_esign/models/connect_custom_configuration.rb
#configuration_type ⇒ Object
If merge field’s are being used, specifies the type of the merge field. The only supported value is salesforce.
24 25 26 |
# File 'lib/docusign_esign/models/connect_custom_configuration.rb', line 24 def configuration_type @configuration_type end |