CreateEventResponse.OrganizerId Property

Definition

The id of the organizer of the event.

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

Property Value

Attributes

Applies to