Share via


PaymentAddress.PostalCode Property

Definition

Gets or sets this is the postal code or ZIP code, also known as PIN code in India.

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

Property Value

The postal code or ZIP code.

Applies to