Class: Redox::Scheduling::Booked

Inherits:
Query show all
Defined in:
lib/redox/scheduling/booked.rb

Instance Attribute Summary

Attributes inherited from Models::Message

#_body

Instance Method Summary collapse

Methods inherited from Query

#perform

Methods inherited from Model

from_redox_json, #initialize, redox_property, #to_redox_hash, #to_redox_json, to_snake_case, #value_to_redox_hash

Constructor Details

This class inherits a constructor from Redox::Model

Instance Method Details

#response_typeObject



16
17
18
# File 'lib/redox/scheduling/booked.rb', line 16

def response_type
  BookedResponse
end