Method: OSDNClient::SummariadByTypeInner.attribute_map
- Defined in:
- lib/osdn-client/models/summariad_by_type_inner.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
37 38 39 40 41 42 43 |
# File 'lib/osdn-client/models/summariad_by_type_inner.rb', line 37 def self.attribute_map { :'type_id' => :'type_id', :'open' => :'open', :'closed' => :'closed' } end |