StartRequest.Locale Property

Definition

The locale to use as defined by the client.

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

Property Value

Attributes

Applies to