PostalAddress
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
类型名称:postalAddress
扩展 ContactPoint
名称 |
类型 |
说明 |
地址国家/地区 |
国家/地区 |
国家/地区。例如,美国。您还可以提供由两个字母组成的 ISO 3166-1 alpha-2 国家/地区代码。 |
地址市行政区 |
文本 |
地点。例如山景城。 |
地址区域 |
文本 |
地区。例如 CA。 |
postalCode |
文本 |
邮政编码。例如 94043。 |
postOfficeBoxNumber |
文本 |
邮政信箱地址的邮政信箱号码。 |
streetAddress |
文本 |
街道地址。例如,1600 Amphitheatre Pkwy. |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[null,null,["最后更新时间 (UTC):2025-07-25。"],[],[],null,["# PostalAddress\n\nType name: [PostalAddress](/workspace/gmail/markup/reference/types/PostalAddress)\n\nExtends [ContactPoint](/workspace/gmail/markup/reference/types/ContactPoint)\n\n| Name | Type | Description |\n|---------------------|------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------|\n| addressCountry | [Country](/workspace/gmail/markup/reference/types/Country) | The country. For example, USA. You can also provide the two-letter [ISO 3166-1 alpha-2 country code](http://en.wikipedia.org/wiki/ISO_3166-1). |\n| addressLocality | [Text](/workspace/gmail/markup/reference/types/Text) | The locality. For example, Mountain View. |\n| addressRegion | [Text](/workspace/gmail/markup/reference/types/Text) | The region. For example, CA. |\n| postalCode | [Text](/workspace/gmail/markup/reference/types/Text) | The postal code. For example, 94043. |\n| postOfficeBoxNumber | [Text](/workspace/gmail/markup/reference/types/Text) | The post office box number for PO box addresses. |\n| streetAddress | [Text](/workspace/gmail/markup/reference/types/Text) | The street address. For example, 1600 Amphitheatre Pkwy. |"]]