Method: PureCloud::ReportingExportJobResponse#time_zone

Defined in:
lib/purecloudplatformclientv2/models/reporting_export_job_response.rb

#time_zoneObject

The requested timezone of the exported data. Time zones are represented as a string of the zone name as found in the IANA time zone database. For example: UTC, Etc/UTC, or Europe/London



33
34
35
# File 'lib/purecloudplatformclientv2/models/reporting_export_job_response.rb', line 33

def time_zone
  @time_zone
end