Method: LiveEvents::BaseEvent#payload
- Defined in:
- lib/canvas_sync/generators/templates/services/live_events/base_event.rb
#payload ⇒ Object
Returns the value of attribute payload.
8 9 10 |
# File 'lib/canvas_sync/generators/templates/services/live_events/base_event.rb', line 8 def payload @payload end |