Method: Kleister::ListPacks200Response.attribute_map
- Defined in:
- lib/kleister/models/list_packs200_response.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
19 20 21 22 23 24 25 26 |
# File 'lib/kleister/models/list_packs200_response.rb', line 19 def self.attribute_map { total: :total, limit: :limit, offset: :offset, packs: :packs } end |