Method: Kuapir::FilmSearchByFiltersResponseItems#to_body

Defined in:
lib/kuapir/models/film_search_by_filters_response_items.rb

#to_bodyHash

to_body is an alias to to_hash (backward compatibility)

Returns:

  • (Hash)

    Returns the object in the form of hash



281
282
283
# File 'lib/kuapir/models/film_search_by_filters_response_items.rb', line 281

def to_body
  to_hash
end