AddressRangeAttribute.PostalMapping
Message Summary
message AddressRangeAttribute.PostalMapping
Maps a postal code onto house numbers in an address range.
Include: address_range_attribute.proto
Properties
Field | Type | Label | Description | |
---|---|---|---|---|
postal_code_index | uint32 | Index of the postal code for this mapping. 0-based index reference to postal_code in AddressPartition. Required. | ||
first_house_number | string | First house number for the postal code. Optional, used only if postal range is a subset of parent address range. | ||
last_house_number | string | Last house number for the postal code. Optional, used only if postal range is a subset of parent address range. | ||
match_category | MatchCategory | |||
scheme | AddressScheme | |||
enhanced | bool |