Class: UU::DigitalWorkspace::Calendar::CalendarGetBusyTimeList

Inherits:
OS::REST::PagingCriteria show all
Defined in:
uu_digitalworkspace-0.27.16/lib/uu/digital_workspace/calendar/calendar_get_busy_time_list.rb

Overview

See Also:

Instance Attribute Summary (collapse)

Attributes inherited from OS::REST::PagingCriteria

#page_index, #page_size

Method Summary

Methods inherited from OS::REST::DTO

#initialize, #to_hash, #to_json

Constructor Details

This class inherits a constructor from UU::OS::REST::DTO

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class UU::OS::REST::DTO

Instance Attribute Details

- (Object) access_role_uri



20
21
22
# File 'uu_digitalworkspace-0.27.16/lib/uu/digital_workspace/calendar/calendar_get_busy_time_list.rb', line 20

def access_role_uri
  @access_role_uri
end

- (Object) time_max



17
18
19
# File 'uu_digitalworkspace-0.27.16/lib/uu/digital_workspace/calendar/calendar_get_busy_time_list.rb', line 17

def time_max
  @time_max
end

- (Object) time_min



14
15
16
# File 'uu_digitalworkspace-0.27.16/lib/uu/digital_workspace/calendar/calendar_get_busy_time_list.rb', line 14

def time_min
  @time_min
end