Method: Printful::State.openapi_types

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

.openapi_typesObject

Attribute type mapping.



38
39
40
41
42
43
# File 'lib/printful_client/models/state.rb', line 38

def self.openapi_types
  {
    :'code' => :'String',
    :'name' => :'String'
  }
end