Method: Printful::GenerationTaskFile#to_s

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

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



201
202
203
# File 'lib/printful_client/models/generation_task_file.rb', line 201

def to_s
  to_hash.to_s
end