Method: DocuSign_eSign::ConnectCustomConfiguration#allow_envelope_publish
- Defined in:
- lib/docusign_esign/models/connect_custom_configuration.rb
#allow_envelope_publish ⇒ Object
When set to true, data is sent to the urlToPublishTo web address. This option can be set to false to stop sending data while maintaining the Connect configuration information.
18 19 20 |
# File 'lib/docusign_esign/models/connect_custom_configuration.rb', line 18 def allow_envelope_publish @allow_envelope_publish end |