Method: Printful::Statistics.attribute_map
- Defined in:
- lib/printful_client/models/statistics.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
23 24 25 26 27 |
# File 'lib/printful_client/models/statistics.rb', line 23 def self.attribute_map { :'store_statistics' => :'store_statistics' } end |