Method: DocuSign_eSign::ConnectCustomConfiguration#soap_namespace
- Defined in:
- lib/docusign_esign/models/connect_custom_configuration.rb
#soap_namespace ⇒ Object
The namespace of the SOAP interface. The namespace value must be set if useSoapInterface is set to true.
72 73 74 |
# File 'lib/docusign_esign/models/connect_custom_configuration.rb', line 72 def soap_namespace @soap_namespace end |