Class: DocuSign_eSign::UpdateCustomFieldOptions
- Inherits:
-
Object
- Object
- DocuSign_eSign::UpdateCustomFieldOptions
- Defined in:
- lib/docusign_esign/api/accounts_api.rb
Instance Attribute Summary collapse
-
#apply_to_templates ⇒ Object
Returns the value of attribute apply_to_templates.
Class Method Summary collapse
Instance Attribute Details
#apply_to_templates ⇒ Object
Returns the value of attribute apply_to_templates.
318 319 320 |
# File 'lib/docusign_esign/api/accounts_api.rb', line 318 def apply_to_templates @apply_to_templates end |
Class Method Details
.default ⇒ Object
320 321 322 |
# File 'lib/docusign_esign/api/accounts_api.rb', line 320 def self.default @@default ||= UpdateCustomFieldOptions.new end |