Method: PureCloud::Schedule#date_modified

Defined in:
lib/purecloudclient_v2a/models/schedule.rb

#date_modifiedObject

The date of the last modification to the resource. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ



38
39
40
# File 'lib/purecloudclient_v2a/models/schedule.rb', line 38

def date_modified
  @date_modified
end