Method: PureCloud::EdgeLogsJobFile#time_created
- Defined in:
- lib/purecloudclient_v2a/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
55 56 57 |
# File 'lib/purecloudclient_v2a/models/edge_logs_job_file.rb', line 55 def time_created @time_created end |