PostToConversationResponse.ConversationId Property

Definition

The chat's unique identifier

[System.Text.Json.Serialization.JsonPropertyName("conversationId")]
public string ConversationId { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("conversationId")>]
member this.ConversationId : string with get, set
Public Property ConversationId As String

Property Value

Attributes

Applies to