ClassificationGetResponse.Segment Property

Definition

segment

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

Property Value

Attributes

Applies to