GetSchemaForGetItemsActionResponse.Schema Property

Definition

Schema of the requested schema type

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

Property Value

Attributes

Applies to