Method: DocuSign_eSign::BrandsResponse.attribute_map
- Defined in:
- lib/docusign_esign/models/brands_response.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
28 29 30 31 32 33 34 |
# File 'lib/docusign_esign/models/brands_response.rb', line 28 def self.attribute_map { :'brands' => :'brands', :'recipient_brand_id_default' => :'recipientBrandIdDefault', :'sender_brand_id_default' => :'senderBrandIdDefault' } end |