CreatePropositionRequest

constructor(text: String, mentions: List<MentionDto> = emptyList(), confidence: Double = 0.9, decay: Double = 0.0, reasoning: String? = null)