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.
324 325 326 |
# File 'lib/docusign_esign/api/accounts_api.rb', line 324 def apply_to_templates @apply_to_templates end |
Class Method Details
.default ⇒ Object
326 327 328 |
# File 'lib/docusign_esign/api/accounts_api.rb', line 326 def self.default @@default ||= UpdateCustomFieldOptions.new end |