Method: PureCloud::FacetStatistics#date_max
- Defined in:
- lib/purecloud/models/facet_statistics.rb
#date_max ⇒ Object
Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ
35 36 37 |
# File 'lib/purecloud/models/facet_statistics.rb', line 35 def date_max @date_max end |