Method: Daily::RecordingStartedPayload#to_s

Defined in:
lib/daily-ruby/models/recording_started_payload.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation 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