Method: HappyCo::V1StringArray.attribute_map
- Defined in:
- lib/happyco_json/models/v1_string_array.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
33 34 35 36 37 |
# File 'lib/happyco_json/models/v1_string_array.rb', line 33 def self.attribute_map { :'values' => :'values' } end |