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