Method: DocuSign_eSign::ConnectCustomConfiguration#name
- Defined in:
- lib/docusign_esign/models/connect_custom_configuration.rb
#name ⇒ Object
The name of the Connect configuration. The name helps identify the configuration in the list.
60 61 62 |
# File 'lib/docusign_esign/models/connect_custom_configuration.rb', line 60 def name @name end |