Share via


PaymentAddress.Region Property

Definition

Gets or sets this is the top level administrative subdivision of the country. For example, this can be a state, a province, an oblast, or a prefecture.

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

Property Value

The region. This is the top level administrative subdivision of the country. (e.g. state, province, etc.)

Applies to