Method: Daily::RecordingStartedPayload#to_s
- Defined in:
- lib/daily-ruby/models/recording_started_payload.rb
#to_s ⇒ String
Returns the string representation of the object
253 254 255 |
# File 'lib/daily-ruby/models/recording_started_payload.rb', line 253 def to_s to_hash.to_s end |