Class: HighLevel::Models::Calendars::Availability

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

Instance Attribute Summary collapse

Instance Attribute Details

#dateObject (readonly)

Returns the value of attribute date

Returns:

  • (Object)

    the current value of date



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

def date
  @date
end

#deletedObject (readonly)

Returns the value of attribute deleted

Returns:

  • (Object)

    the current value of deleted



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

def deleted
  @deleted
end

#hoursObject (readonly)

Returns the value of attribute hours

Returns:

  • (Object)

    the current value of hours



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

def hours
  @hours
end