Class: DocuSign_eSign::UpdateBrandOptions
- Inherits:
-
Object
- Object
- DocuSign_eSign::UpdateBrandOptions
- Defined in:
- lib/docusign_esign/api/accounts_api.rb
Instance Attribute Summary collapse
-
#replace_brand ⇒ Object
Returns the value of attribute replace_brand.
Class Method Summary collapse
Instance Attribute Details
#replace_brand ⇒ Object
Returns the value of attribute replace_brand.
309 310 311 |
# File 'lib/docusign_esign/api/accounts_api.rb', line 309 def replace_brand @replace_brand end |
Class Method Details
.default ⇒ Object
311 312 313 |
# File 'lib/docusign_esign/api/accounts_api.rb', line 311 def self.default @@default ||= UpdateBrandOptions.new end |