ParseCsvFlowRequest.Locale Property

Definition

The locale that will be applyed to the document

[System.Text.Json.Serialization.JsonPropertyName("locale")]
public Azure.Connectors.Sdk.Plumsail.Models.Locale? Locale { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("locale")>]
member this.Locale : Nullable<Azure.Connectors.Sdk.Plumsail.Models.Locale> with get, set
Public Property Locale As Nullable(Of Locale)

Property Value

Attributes

Applies to