VenueGetResponse.Timezone Property

Definition

The timezone.

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

Property Value

Attributes

Applies to