Class: HighLevel::Models::Calendars::UpdateAvailability

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/calendars/update_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/update_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/update_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/update_availability.rb', line 9

def hours
  @hours
end

#idObject (readonly)

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



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

def id
  @id
end