آدرس پستی
نام تایپ: آدرس پستی
ContactPoint را گسترش می دهد
نام | تایپ کنید | شرح |
---|
آدرس کشور | کشور | کشور. به عنوان مثال، ایالات متحده آمریکا. همچنین می توانید کد کشور دو حرفی ISO 3166-1 آلفا-2 را ارائه دهید. |
آدرس محل | متن | محل. به عنوان مثال، Mountain View. |
آدرس منطقه | متن | منطقه. به عنوان مثال، CA. |
کد پستی | متن | کد پستی. به عنوان مثال، 94043. |
postOfficeBoxNumber | متن | شماره صندوق پست برای آدرس صندوق پستی. |
آدرس خیابان | متن | آدرس خیابان به عنوان مثال، 1600 Amphitheatre Pkwy. |
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2024-10-30 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2024-10-30 بهوقت ساعت هماهنگ جهانی."],[[["`PostalAddress` is a data type used to specify a physical mailing address, extending the broader `ContactPoint` type."],["It includes fields for country, locality, region, postal code, post office box number, and street address, providing detailed location information."],["The `PostalAddress` type allows for specifying address components using standard formats like ISO 3166-1 alpha-2 country codes."]]],["The `PostalAddress` type, extending `ContactPoint`, defines address components. Key information includes: `addressCountry` (country, using ISO 3166-1 alpha-2 codes), `addressLocality` (city), `addressRegion` (state/region), `postalCode` (zip code), `postOfficeBoxNumber` (PO box), and `streetAddress` (street number and name). These fields store textual data representing geographical location details necessary for a complete postal address.\n"]]