Class: Kaltura::KalturaModeration

Inherits:
Object
  • Object
show all
Defined in:
lib/kaltura_client.rb

Instance Attribute Summary collapse

Instance Attribute Details

#commentsObject

Returns the value of attribute comments.



83
84
85
# File 'lib/kaltura_client.rb', line 83

def comments
  @comments
end

#objectIdObject

Returns the value of attribute objectId.



85
86
87
# File 'lib/kaltura_client.rb', line 85

def objectId
  @objectId
end

#objectTypeObject

Returns the value of attribute objectType.



84
85
86
# File 'lib/kaltura_client.rb', line 84

def objectType
  @objectType
end

#reportCodeObject

Returns the value of attribute reportCode.



86
87
88
# File 'lib/kaltura_client.rb', line 86

def reportCode
  @reportCode
end

#statusObject

Returns the value of attribute status.



87
88
89
# File 'lib/kaltura_client.rb', line 87

def status
  @status
end