Method: PureCloud::HealthCheckInfo#date

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

#dateObject

Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ



24
25
26
# File 'lib/purecloud/models/health_check_info.rb', line 24

def date
  @date
end