Method: PureCloud::Recording#delete_date

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

#delete_dateObject

The date the recording will be deleted. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ



66
67
68
# File 'lib/purecloud/models/recording.rb', line 66

def delete_date
  @delete_date
end