StartRequest.ConversationId Property

Definition

Conversation ID requested by the client.

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

Property Value

Attributes

Applies to