Method: PureCloud::UploadProgress#updated

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

#updatedObject

Time at which the progress of the upload was last updated. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ



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

def updated
  @updated
end