Back to Content

PaymentAddress: city property

files/en-us/web/api/paymentaddress/city/index.md

latest416 B
Original Source

{{APIRef("Payment Request API")}}{{SecureContext_Header}}{{Deprecated_Header}}{{Non-standard_Header}}

The city read-only property of the {{domxref('PaymentAddress')}} interface returns a string containing the city or town portion of the address.

Value

A string indicating the city or town portion of the address described by the {{domxref("PaymentAddress")}} object.

Browser compatibility

{{Compat}}