PaymentAddress.LanguageCode Property

Definition

Gets or sets this is the BCP-47 language code for the address. It's used to determine the field separators and the order of fields when formatting the address for display.

public string LanguageCode { get; set; }
member this.LanguageCode : string with get, set
Public Property LanguageCode As String

Property Value

The BCP-47 language code for the address.

Applies to