Method: Printful::Statistics.openapi_types

Defined in:
lib/printful_client/models/statistics.rb

.openapi_typesObject

Attribute type mapping.



35
36
37
38
39
# File 'lib/printful_client/models/statistics.rb', line 35

def self.openapi_types
  {
    :'store_statistics' => :'Array<StoreStatistics>'
  }
end