AddNoteResponse.Conversation Property

Definition

conversation

[System.Text.Json.Serialization.JsonPropertyName("conversation")]
public System.Text.Json.JsonElement? Conversation { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("conversation")>]
member this.Conversation : Nullable<System.Text.Json.JsonElement> with get, set
Public Property Conversation As Nullable(Of JsonElement)

Property Value

Attributes

Applies to