Share via


PaymentAddress.Country Property

Definition

Gets or sets this is the CLDR (Common Locale Data Repository) region code. For example, US, GB, CN, or JP.

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

Property Value

The country by CLDR region code.

Applies to