Method: Freeclimb::ConferenceStatusWebhook#request_type

Defined in:
lib/freeclimb/models/conference_status_webhook.rb

#request_typeObject

Context or reason why this request is being made. Will be conferenceRecordingStatus - The statusCallbackUrl request includes Recording information for a Conference that ended.



25
26
27
# File 'lib/freeclimb/models/conference_status_webhook.rb', line 25

def request_type
  @request_type
end