CoreJsonContext.ReceiptItem Property

Definition

Defines the source generated JSON serialization contract metadata for a given type.

public System.Text.Json.Serialization.Metadata.JsonTypeInfo<Microsoft.Agents.Core.Models.ReceiptItem> ReceiptItem { get; }
member this.ReceiptItem : System.Text.Json.Serialization.Metadata.JsonTypeInfo<Microsoft.Agents.Core.Models.ReceiptItem>
Public ReadOnly Property ReceiptItem As JsonTypeInfo(Of ReceiptItem)

Property Value

Applies to