firstPostalCode property
A postal code or a pattern of the form prefix* denoting the inclusive lower bound of the range defining the area.
Examples values: "94108"
, "9410*"
, "9*"
.
Required.
Implementation
core.String? firstPostalCode;
A postal code or a pattern of the form prefix* denoting the inclusive lower bound of the range defining the area.
Examples values: "94108"
, "9410*"
, "9*"
.
Required.
core.String? firstPostalCode;