Class: HighLevel::Models::Calendars::Recurring

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

Instance Attribute Summary collapse

Instance Attribute Details

#booking_optionObject (readonly)

Returns the value of attribute booking_option

Returns:

  • (Object)

    the current value of booking_option



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

def booking_option
  @booking_option
end

#booking_overlap_default_statusObject (readonly)

Returns the value of attribute booking_overlap_default_status

Returns:

  • (Object)

    the current value of booking_overlap_default_status



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

def booking_overlap_default_status
  @booking_overlap_default_status
end

#countObject (readonly)

Returns the value of attribute count

Returns:

  • (Object)

    the current value of count



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

def count
  @count
end

#freqObject (readonly)

Returns the value of attribute freq

Returns:

  • (Object)

    the current value of freq



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

def freq
  @freq
end