CreateEventResponse.CategoryId Property

Definition

The id of the category of the event.

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

Property Value

Attributes

Applies to