CoreJsonContext.ReceiptCard 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.ReceiptCard> ReceiptCard { get; }
member this.ReceiptCard : System.Text.Json.Serialization.Metadata.JsonTypeInfo<Microsoft.Agents.Core.Models.ReceiptCard>
Public ReadOnly Property ReceiptCard As JsonTypeInfo(Of ReceiptCard)

Property Value

Applies to