PostResponse.Slug Property

Definition

slug

[System.Text.Json.Serialization.JsonPropertyName("slug")]
public string Slug { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("slug")>]
member this.Slug : string with get, set
Public Property Slug As String

Property Value

Attributes

Applies to