Method: Printful::ProductTemplate.openapi_nullable
- Defined in:
- lib/printful_client/models/product_template.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
62 63 64 65 |
# File 'lib/printful_client/models/product_template.rb', line 62 def self.openapi_nullable Set.new([ ]) end |