Class: HighLevel::Models::Calendars::SlotsSchema

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/calendars/slots_schema.rb

Instance Attribute Summary collapse

Instance Attribute Details

#slotsObject (readonly)

Returns the value of attribute slots

Returns:

  • (Object)

    the current value of slots



9
10
11
# File 'lib/high_level/models/calendars/slots_schema.rb', line 9

def slots
  @slots
end