Method: PureCloud::EdgeLogsJobFile#time_created
- Defined in:
- lib/purecloudplatformclientv2/models/edge_logs_job_file.rb
#time_created ⇒ Object
Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ
48 49 50 |
# File 'lib/purecloudplatformclientv2/models/edge_logs_job_file.rb', line 48 def time_created @time_created end |