Class: HighLevel::Models::Calendars::SchedulesDTO

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

Instance Attribute Summary collapse

Instance Attribute Details

#time_offsetObject (readonly)

Returns the value of attribute time_offset

Returns:

  • (Object)

    the current value of time_offset



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

def time_offset
  @time_offset
end

#unitObject (readonly)

Returns the value of attribute unit

Returns:

  • (Object)

    the current value of unit



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

def unit
  @unit
end