Method: PureCloud::ManagementUnit#timezone

Defined in:
lib/purecloud/models/management_unit.rb

#timezoneObject

The time zone for the management unit in standard Olson Format (See en.wikipedia.org/wiki/Tz_database)



31
32
33
# File 'lib/purecloud/models/management_unit.rb', line 31

def timezone
  @timezone
end