Method: DocuSign_eSign::ConnectCustomConfiguration#envelope_events
- Defined in:
- lib/docusign_esign/models/connect_custom_configuration.rb
#envelope_events ⇒ Object
A comma separated list of �Envelope� related events that are tracked through Connect. The possible event values are: Sent, Delivered, Completed, Declined, and Voided.
33 34 35 |
# File 'lib/docusign_esign/models/connect_custom_configuration.rb', line 33 def envelope_events @envelope_events end |