postalCodeRangeBegin property

String? postalCodeRangeBegin
getter/setter pair

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? postalCodeRangeBegin;