Method: Printful::DeleteProductTemplate200ResponseAllOfResult#to_body

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

#to_bodyHash

to_body is an alias to to_hash (backward compatibility)

Returns:

  • (Hash)

    Returns the object in the form of hash



175
176
177
# File 'lib/printful_client/models/delete_product_template200_response_all_of_result.rb', line 175

def to_body
  to_hash
end