Method: TreezorClient::Body5.attribute_map
- Defined in:
- lib/treezor_client/models/body_5.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
58 59 60 61 62 63 64 65 66 67 |
# File 'lib/treezor_client/models/body_5.rb', line 58 def self.attribute_map { :'name' => :'name', :'status' => :'status', :'is_whitelist' => :'isWhitelist', :'countries' => :'countries', :'start_date' => :'startDate', :'fields' => :'fields' } end |