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