Method: Printful::DeleteProductTemplate200ResponseAllOfResult.openapi_types
- Defined in:
- lib/printful_client/models/delete_product_template200_response_all_of_result.rb
.openapi_types ⇒ Object
Attribute type mapping.
34 35 36 37 38 |
# File 'lib/printful_client/models/delete_product_template200_response_all_of_result.rb', line 34 def self.openapi_types { :'success' => :'Boolean' } end |