Class: Rocksky::Generated::ReportShoutInput
- Inherits:
-
Struct
- Object
- Struct
- Rocksky::Generated::ReportShoutInput
- Defined in:
- lib/rocksky/generated/types.rb
Instance Attribute Summary collapse
-
#reason ⇒ Object
Returns the value of attribute reason.
-
#shoutId ⇒ Object
Returns the value of attribute shoutId.
Instance Attribute Details
#reason ⇒ Object
Returns the value of attribute reason
185 186 187 |
# File 'lib/rocksky/generated/types.rb', line 185 def reason @reason end |
#shoutId ⇒ Object
Returns the value of attribute shoutId
185 186 187 |
# File 'lib/rocksky/generated/types.rb', line 185 def shoutId @shoutId end |