Class: DocuSign_eSign::CreateRecipientsOptions
- Inherits:
-
Object
- Object
- DocuSign_eSign::CreateRecipientsOptions
- Defined in:
- lib/docusign_esign/api/templates_api.rb
Instance Attribute Summary collapse
-
#resend_envelope ⇒ Object
Returns the value of attribute resend_envelope.
Class Method Summary collapse
Instance Attribute Details
#resend_envelope ⇒ Object
Returns the value of attribute resend_envelope.
18 19 20 |
# File 'lib/docusign_esign/api/templates_api.rb', line 18 def resend_envelope @resend_envelope end |
Class Method Details
.default ⇒ Object
20 21 22 |
# File 'lib/docusign_esign/api/templates_api.rb', line 20 def self.default @@default ||= CreateRecipientsOptions.new end |