PostalCode
Message Summary
message PostalCode
Postal Code
represents the code generated by the government to facilitate mail delivery.
There is a maximum of 11 alphanumeric characters in acceptable formats.
Include: address_attributes.proto
Properties
Field | Type | Label | Description | |
---|---|---|---|---|
identifier | string | An identifier for the postal code in the format of domain:system:type:id, for example, "here:cm:namedplace:3455277". This property is unique in a catalog. | ||
postal_code | string | Full postal code; can be numeric or alphanumeric. | ||
type | PostalCodeType | The USPS postal area type for U.S. zip codes. | ||
display_position | Point | Position suitable for display. |