Create Notetaker Request. Meeting Settings
public CreateNotetakerRequest.MeetingSettings CreateNotetakerRequest.MeetingSettings(@Json(name = "video_recording" ) Boolean videoRecording, @Json(name = "audio_recording" ) Boolean audioRecording, @Json(name = "transcription" ) Boolean transcription)