Method: Printful::GenerationTaskFile.attribute_map
- Defined in:
- lib/printful_client/models/generation_task_file.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
31 32 33 34 35 36 37 38 |
# File 'lib/printful_client/models/generation_task_file.rb', line 31 def self.attribute_map { :'placement' => :'placement', :'image_url' => :'image_url', :'position' => :'position', :'options' => :'options' } end |