CreateNotetakerRequest
Class representation of the Nylas Notetaker creation request.
Constructors
Link copied to clipboard
public CreateNotetakerRequest CreateNotetakerRequest( @Json(name = "meeting_link") String meetingLink, @Json(name = "join_time") Long joinTime, @Json(name = "name") String name, @Json(name = "meeting_settings") CreateNotetakerRequest.MeetingSettings meetingSettings)
Types
Link copied to clipboard
Builder for CreateNotetakerRequest.
Link copied to clipboard
Data class for Notetaker Meeting Settings