Interface ApiCreateCommentResponse

CreateCommentResponse

interface ApiCreateCommentResponse {
    id: string;
}

Properties

Properties

id: string

The id of the created object in Langfuse