Method: Wallee::Tax.attribute_map
- Defined in:
- lib/wallee-ruby-sdk/models/tax.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
30 31 32 33 34 35 |
# File 'lib/wallee-ruby-sdk/models/tax.rb', line 30 def self.attribute_map { :'rate' => :'rate', :'title' => :'title' } end |