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.
306 307 308 |
# File 'lib/docusign_esign/api/accounts_api.rb', line 306 def replace_brand @replace_brand end |
Class Method Details
.default ⇒ Object
308 309 310 |
# File 'lib/docusign_esign/api/accounts_api.rb', line 308 def self.default @@default ||= UpdateBrandOptions.new end |