AddActivityInput.Category Property

Definition

Category.

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

Property Value

Attributes

Applies to